: Write an array named myFavNumbers with 10 elements initialized to your favorite 10 numbers in random order (Do not use 1 – 10 !) . Once the array is filled, iterate through the array to find and...



:
Write an array named myFavNumbers with 10 elements initialized to your favorite 10 numbers in random order (Do not use 1 – 10 !)


.



  • Once the array is filled, iterate through the array to find and print the largest and smallest numbers.




Technical Requirements:



  • Include the program name, student heading and summary in comments at the beginning of your program

  • Include at least 1 loop

  • Array values must not be ordered, they should be random






Program in python



Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here