Learn to Program with ZedLX

Free Online Programming Course for Beginners

The Type bool [3/9]

Here is another simple example.

After running and studying this program, modify it so that it outputs 'true' instead of 'false' when the variable i equals 5 or 6.

Loading...