RosettaCodeData/Task/Keyboard-input-Keypress-check/00-TASK.txt

7 lines
174 B
Plaintext

[[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>