New Life Games LLC

NLG Users Repair Logs and Other Ramblings. Request your very own topic. Just ask any site staff. => StatFreak's Number Crunching Madness => Topic started by: StatFreak on February 19, 2014, 05:58:28 PM

Title: StatFreak's Machine Upgrades and other Ramblings..
Post by: StatFreak on February 19, 2014, 05:58:28 PM
10 GOSUB 1000
20 CLS
30 GOSUB 1100
40 GOSUB 1200
50 PRINT "I think,"
60 PRINT "therefore, I am."
80 GOSUB 1100
70 PRINT " ":PRINT "Hello, Dave."
80 FOR J = 1 to 5
90    GOSUB 1100
100 NEXT J
110 GOTO 20
120 END
1000 ;DisableCtrlBreak_Ctrl-C
.
.
1090 RETURN
1100 FOR I = 1 to 1000:NEXT I
1190 RETURN
1200 ;CursorToCenter
.
.
1290 RETURN
SimplePortal 2.3.5 © 2008-2012, SimplePortal