Learn to Program with ZedLX

Free Online Programming Course for Beginners

The Type color [10/11]

This program displays a color gradient by drawing many discs close together.

After running the program, try modifying the last argument of the unlabeled initializer of the variable c. See what other color gradients you can get. You can also try modifying the second argument of the initializer.

Loading...