4.5. Exercises¶
Use a
for
statement to print 10 random numbers.Repeat the above exercise but this time print 10 random numbers between 25 and 35.
4.5.1. Contributed Exercises¶
You have attempted of activities on this page
Use a for
statement to print 10 random numbers.
Repeat the above exercise but this time print 10 random numbers between 25 and 35.