Moved basic file to correct folder.

This commit is contained in:
Amorilia
2009-09-23 02:03:16 +08:00
committed by Mike Donaghy
parent 4aa9d136ec
commit fd505a5aaa

2
b/basic.bas Normal file
View File

@@ -0,0 +1,2 @@
10 REM Hello World in BASIC
20 PRINT "Hello World"