RosettaCodeData/Task/Keyboard-input-Flush-the-keyboard-buffer/BASIC256/keyboard-input-flush-the-keyboard-buffer.basic

3 lines
60 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
while key <> "" : end while
print "Keyboard buffer flushed"