3 lines
51 B
Text
3 lines
51 B
Text
|
|
>> if 10 > 2 [print "ten is bigger"]
|
||
|
|
ten is bigger
|