Commit 34679e7f by BellCodeEditor

save project

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