More README Work

This commit is contained in:
2022-12-17 16:15:53 -05:00
parent 05392f945b
commit 0f49a82db7
9 changed files with 237 additions and 2 deletions

View File

@@ -1 +1,2 @@
# 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.