RosettaCodeData/Task/Keyboard-input-Flush-the-keyboard-buffer/BASIC256/keyboard-input-flush-the-keyboard-buffer.basic
2023-07-01 13:44:08 -04:00

2 lines
60 B
Text

while key <> "" : end while
print "Keyboard buffer flushed"