Commit 034ff745 by BellCodeEditor

save project

parent 64e95051
Showing with 7 additions and 3 deletions
print("hello world") import turtle
print("悟空 欢迎你") pen = turtle.Pen()
\ No newline at end of file # screen = turtle.Screen()
pen.shape("turtle")
pen.forward(200)
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