RosettaCodeData/Task/Comments/Run-BASIC/comments.run
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

5 lines
199 B
Text

'This is a comment
REM This is a comment
print "Notice comment at the end of the line." 'This is a comment
print "Also notice this comment at the end of the line." : REM This is a comment