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

2 lines
188 B
Markdown

# 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.