RosettaCodeData/Task/Hello-world-Newbie/Processing/hello-world-newbie-2.proces...

4 lines
34 B
Plaintext

String x = "What up!";
print(x);