Commit e3263099 by BellCodeEditor

save project

parent c3b35a06
Showing with 13 additions and 4 deletions
name="悟空" import turtle
word="欢迎你"
print("name"+",欢迎你") pen=turtle.Pen()
\ No newline at end of file pen.forward(100)
pen.right(90)
pen.forward(100)
pen.right(90)
pen.forward(100)
pen.right(90)
pen.forward(100)
pen.right(90)
turtle.done()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment