RosettaCodeData/Task/Comments/MSX-Basic/comments.basic
2023-07-01 13:44:08 -04:00

4 lines
146 B
Text

10 rem this is a comment
20 ' and this is too
30 print "this is code" : '[:] it's optional
40 print "and more code" : rem comment after statement