2 lines
51 B
Text
2 lines
51 B
Text
fill(0, 0, 0);
|
|
text("Goodbye, World!",0,height/2);
|
fill(0, 0, 0);
|
|
text("Goodbye, World!",0,height/2);
|