Modify a text file: $/old/xMQ129a.txt
$/old/xMQ129a.txt
size(600, 600); background(355, 355, 355); strokeWeight(10); fill(355, 355, 0); ellipse(350, 350, 550, 550); fill(0, 0, 0); ellipse(350, 400, 400, 400); noStroke(); fill(355, 355, 0); ellipse(350, 350, 400, 400); fill(0, 0, 0); ellipse(300, 250, 60, 200); ellipse(400, 250, 60, 200);