RosettaCodeData/Task/Keyboard-input-Keypress-check/00DESCRIPTION
2016-12-05 22:15:40 +01:00

6 lines
173 B
Text

[[user input::task| ]]
Determine if a key has been pressed and store this in a variable.
If no key has been pressed, the program should continue without waiting.
<br><br>