diff --git a/BASIC/BASIC.bas b/BASIC/BASIC.bas new file mode 100644 index 0000000..4614313 --- /dev/null +++ b/BASIC/BASIC.bas @@ -0,0 +1 @@ +1 PRINT "Hello World!" diff --git a/README.md b/README.md index 1759c02..678bccf 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,8 @@ Hello World, this repository is made for fun. It aims to collaborate with variou [48. dlang](dlang) +[49. BASIC](BASIC) + # Community Contributions [How to Contribute](CONTRIBUTING.md)