A.turtle.setup(500,400,200,100) B.turtle.setup(0.5,0.5,200,100) C.turtle.setup(1,1,200,100) D.turtle.setup(0.5,1,200,100)
A.高度 B.寬度 C.位置 D.比例