Commit 456c3eca by BellCodeEditor

auto save

parent c8c6c15d
Showing with 4 additions and 7 deletions
a="欢迎你," import turtle
b=4.899 pen=turtle.Pen()
c=78998 turtle.done()
print(type(a)) \ No newline at end of file
print(type(b))
print(type(c))
\ 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