RosettaCodeData/Task/Hello-world-Graphical/Processing/hello-world-graphical.proce...

3 lines
51 B
Plaintext

fill(0, 0, 0);
text("Goodbye, World!",0,height/2);