5 - Random Numbers and For Loops - Challenge
Write a program that requests an integer from the user, and prints that many random numbers AND prints hte sum and average of those numbers.
Write a program that requests an integer from the user, and prints that many random numbers AND prints hte sum and average of those numbers.