Commit ed8b72a7 by BellCodeEditor

save project

parent d633f0c2
Showing with 6 additions and 3 deletions
# print("hello world") # print("hello world")
name="悟空" # name="悟空"
word="12" # word="12"
print(name+word) # print(name+word)
print(type(12))
print(type("12"))
\ 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