size(200,200);
background(50);
smooth();
fill(255,0,255);
ellipse(100,100,100,100);
print("你好,媒体艺术");