UPDATE

上级 df352508
import turtle
pen = turtle.Pen()
pen.forward(100) # 向前走100
pen.right(90) # 向右转90度
pen.forward(100) # 向前走100
pen.right(90) # 向右转90度
pen.forward(100) # 向前走100
pen.right(90) # 向右转90度
pen.forward(100) # 向前走100
pen.right(90) # 向右转90度
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册