Skip to content

Commit 1d947c1

Browse files
Kurret2013anurag
authored andcommitted
Hello, World in BASIC (hacktoberfest17#1810)
1 parent 8a1d796 commit 1d947c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hello_world/BASIC/hello_world.bas

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
10 REM Hello World in BASIC
2+
20 PRINT "Hello, World!"
3+
30 END

0 commit comments

Comments
 (0)