Commit 0ed42b52 by BellCodeEditor

save project

parent 6ed2c8b9
Showing with 8 additions and 4 deletions
name="王子傲" num=9
word=",你个大可爱!" s=3.14
print(name+word) name=("王八")
\ No newline at end of file goods=["草泥马","1"]
print(type(num))
print(type(s))
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