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

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.