function setup (){ createCanvas (800, 600); } function draw(){ }