2022PythonExamples/5 - Random Numbers and For Loops/Challenge/README.md

188 B

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.