Merge pull request #369 from Nishanth-GH/master

Wrote Hello world in PL/I programming language
This commit is contained in:
Mike Donaghy
2017-02-12 16:25:28 -06:00
committed by GitHub
2 changed files with 6 additions and 0 deletions

2
q/Qbasic.bas Normal file
View File

@@ -0,0 +1,2 @@
PRINT "hello world"