import turtle as t t.color(‘blue’) for i in range(270): t.fd(i) t.left(80) t.done()
电子邮件地址不会被公开。 必填项已用*标注
评论
姓名 *
电子邮件 *
站点