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

1 line
141 B
Markdown

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.