Learn to Program with ZedLX

Free Online Programming Course for Beginners

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...