size(300, 150); textFont(createFont("Arial", 20)); text("O valor de width é:", 10, 50); text(width, 10, 70);