Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

Nested Loops and Alignment [10/10]

This program uses a for loop nested inside a while loop.

To calculate colors of letters, the program uses the modulo operator %%, explained two chapters before in the chapter named The Type int.

Loading...