RosettaCodeData/Task/Comments/Microsoft-Small-Basic/comments.basic

3 lines
76 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
' This is a comment
i = i + 1 ' You can also append comments to statements