Commit 14ae9e9e by BellCodeEditor

save project

parent 95a49d63
Showing with 5 additions and 0 deletions
name = "悟空" name = "悟空"
word = 25 word = 25
float_num= 3.1415
goods=["雪碧","可口可乐"]
print(type(name)) print(type(name))
print(type(word)) print(type(word))
print(type(float_nom))
print(type(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