3 lines
87 B
Text
3 lines
87 B
Text
rem this is a comment
|
|
# and this is too
|
|
print "this is code" #comment after statement
|