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

141 B

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.