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.

Next Section - Extra Exercises