RosettaCodeData/Task/Comments/BASIC/comments-3.basic
2019-09-12 10:33:56 -07:00

2 lines
143 B
Text

100 REM Standard BASIC comments begin with "REM" (remark) and extend to the end of the line
110 PRINT "this is code" ! comment after statement