5 lines
62 B
Text
5 lines
62 B
Text
|
|
"Greetings ":s;
|
||
|
|
s"Earthlings"+puts
|
||
|
|
s"Earthlings"+:s1;
|
||
|
|
s1 puts
|