Commit 2b9f0d18 by BellCodeEditor

save project

parent 953ade62
Showing with 8 additions and 2 deletions
num=12
float_num=10
name=122222
goods=102048969
print(type(num))
print(type(float))
print(type(num))
print(type(float_num))
print(type(name))
print(type(goods))
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