Skip to content

Commit

Permalink
Add hello world using BASIC
Browse files Browse the repository at this point in the history
  • Loading branch information
Brijesh Prasad authored and Brijesh Prasad committed Oct 3, 2018
1 parent 8b905d5 commit cfbee5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HelloWorld.bas
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
10 PRINT "Hello, World!"
20 END
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ This repository should eventually contain the famous "Hello World" program in al

- [x] Assembly
- [x] Autoit
- [x] BASIC
- [x] C
- [x] C#
- [x] C++
Expand Down

0 comments on commit cfbee5f

Please sign in to comment.