small stuff
This commit is contained in:
parent
b04aaa7019
commit
a80182a5f5
2 changed files with 55 additions and 41 deletions
4
test.bas
Normal file
4
test.bas
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
while k$=""
|
||||
k$ = inkey$
|
||||
if k$><"" then print k$
|
||||
wend
|
||||
Loading…
Add table
Add a link
Reference in a new issue