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

2 lines
146 B
Text

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