正在加载,请稍等...
import turtle as t color=["red","greed","blue","yellow","blac"] t.pensize(10) t.goto(200,0) t.goto(-200,0) t.goto(+200,0)
@12:import turtle as t color=["red","greed","blue","yellow","blac"] t.pensize(10) t.goto(200,0) t.goto(-200,0) t.goto(+200,0)
没有账号? 请联系管理员
已有账号? 立即登录