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