dos33fsprogs/demos/lovebyte2024/d2v/hello.bas

8 lines
145 B
QBasic
Raw Normal View History

2024-02-02 20:43:41 +00:00
5 HOME
10 PRINT " DONT"
20 PRINT CHR$(4)"CATALOG"
25 PRINT:PRINT "PRESS ANY KEY TO 'BRUN DONT'"
30 GET A$
35 PRINT
'40 PRINT CHR$(4)"BRUN DONT"