Commit 34679e7f by BellCodeEditor

save project

parent 734b3e98
Showing with 9 additions and 5 deletions
num=1
name="孙悟空" float_num=1.2
name1=",欢迎您" name="hh"
print(name+name1) goods="ok"
\ No newline at end of file print(tupe(num))
print(tupe(float_num))
print(tupe(name))
print(tupe(goods))
\ 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