Commit 19f19f43 by BellCodeEditor

save project

parent d61ac9f2
Showing with 8 additions and 4 deletions
name="悟空"
word="欢迎你"
print(name+word)
\ No newline at end of file
a=1
c=1.6575757578
b="abaaba"
goods=["ghg","ghfhfh"]
print(type(goods))
print(type(c))
print(type(b))
\ 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