Commit 93f268b9 by BellCodeEditor

save project

parent dc76bf59
Showing with 6 additions and 4 deletions
name="悟空" num=123
word="欢迎你!" float=1.23
print(name+word) name="凯祺"
print(type(num))
print(type(float))
print(type(name))
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