Otro May 31, 2016May 31, 2016admin [pjs4wp] void setup() { size(200, 200); fill(127); text(“Hello world!”, 50, 50); } [/pjs4wp]