Commit 64e4b369 by BellCodeEditor

save project

parent 3741c473
Showing with 8 additions and 2 deletions
print("悟空"+"欢迎你")
\ No newline at end of file
name1=12
name2="12"
print(type(name1))
print(type(name2))
name1=12
name2="12"
print(type(name1))
print(type(name2))
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