The problem

Create a for loop to run 35 times, but display the counter variable in front of the numbers. Generate 3 random numbers 1-25 in each iteration of the for loop.

Print PDF

Topics

5. Random
8. For
14. Loop

Languages

1. Any