Learn to Program with ZedLX

Free Online Programming Course for Beginners

The Type bool [8/9]

Here is another example.

In this example, the value of variable b is true when the F key is pressed. When the F key is not pressed, the value of variable b equals false.

Loading...