RosettaCodeData/Task/Comments/GW-BASIC/comments.gw-basic

3 lines
146 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
100 REM Standard BASIC comments begin with "REM" (remark) and extend to the end of the line
110 PRINT "this is code": REM comment after statement