RosettaCodeData/Task/Keyboard-input-Keypress-check/BASIC/keyboard-input-keypress-check-5.basic

3 lines
71 B
Text
Raw Permalink Normal View History

2019-09-12 10:33:56 -07:00
10 REM k$ will be empty, if no key has been pressed
20 LET k$ = INKEY$