RosettaCodeData/Task/Hello-world-Graphical/Processing/hello-world-graphical.processing
2023-07-01 13:44:08 -04:00

2 lines
51 B
Text

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