Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

Iteration [8/10]

In this example, the for loop counts backwards. The initial value (50) of the loop is greater than the bounding value (1).
[Run the program]

Exercise:

1. Change the argument 55 of the sleepMs function into expression n*4 .

Turn the tablet to landscape to get a different arrangement.

Loading...