Commit 2f7863fe by BellCodeEditor

save project

parent 5e889496
Showing with 3 additions and 2 deletions
print("fdds") print("fdds")
name="悟空" name="悟空"
print(name+"欢迎你") print(name+"欢迎你")
print(type(name)) print(type(name))
\ No newline at end of file import turtle
pen=turtle.Pen()
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