dos33fsprogs/demos/lovebyte2024/wires_128/hello.bas
2024-02-05 11:44:16 -05:00

8 lines
147 B
QBasic

5 HOME
10 PRINT " WIRES"
20 PRINT CHR$(4)"CATALOG"
25 PRINT:PRINT "PRESS ANY KEY TO 'BRUN WIRES'"
30 GET A$
35 PRINT
40 PRINT CHR$(4)"BRUN WIRES"