Learn to Program with ZedLX

Free Online Programming Course for Beginners

Coordinate System Exercises [10/11]

We can now draw an image resembling a sunrise by using three for loops.

The step of the first for loop equals -7, and the initial value is greater than the bounding value.

The fillScr function fills the entire screen with the given color.

Loading...