4.5. Exercises

  1. Use a for statement to print 10 random numbers.

  2. Repeat the above exercise but this time print 10 random numbers between 25 and 35.

4.5.1. Contributed Exercises