Borland TurboBASIC & TurboPASCAL stuff from 1998 when i started with programming...
[mirrors/Programs.git] / turbobasic / JMENOVKA.BAS
diff --git a/turbobasic/JMENOVKA.BAS b/turbobasic/JMENOVKA.BAS
new file mode 100755 (executable)
index 0000000..876c357
--- /dev/null
@@ -0,0 +1,10 @@
+COLOR 14,1\r
+LOCATE 5,5\r
+SCREEN 1\r
+PRINT " FLOPI DISC "\r
+LOCATE 20,20\r
+REM SCREEN 1\r
+PRINT " TOMµæ MUDRUÕKA "\r
+FOR TOMAS=0 TO 1000000\r
+NEXT TOMAS\r
+END\1a
\ No newline at end of file
This page took 0.117236 seconds and 4 git commands to generate.