Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

while Loop and Keyboard [6/11]

This program changes the color of the disc when an appropriate key is pressed.

* * *

Note for touchscreen users only:
try with:
isPressed("touch1") (one-finger touch)
and
isPressed("touch2") (two-finger touch)
.

Loading...