2022PythonExamples/5 - Random Numbers and For Loops/Challenge
2022-12-17 16:15:53 -05:00
..
main.py Adding as many examples as I've converted so far. 2022-12-10 17:18:44 -05:00
README.md More README Work 2022-12-17 16:15:53 -05:00

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.