dos33fsprogs/demos/lovebyte2024/grow_circle_32/hello.bas

8 lines
153 B
QBasic
Raw Normal View History

2024-02-04 06:03:17 +00:00
5 HOME
10 PRINT " GCIRCLE"
20 PRINT CHR$(4)"CATALOG"
25 PRINT:PRINT "PRESS ANY KEY TO 'BRUN GCIRCLE'"
30 GET A$
35 PRINT
40 PRINT CHR$(4)"BRUN GCIRCLE"