Commit 739e9833 by BellCodeEditor

save project

parent 4f0dc72a
Showing with 6 additions and 7 deletions
print("hello world!")
print("悟空,谢谢你")
print(type(num))
print(type(flant_num))
print(type(name))
print(type(goods))
\ No newline at end of file
name="mai"
nbme="he"
print(nbme+":这个甜瓜甜不甜?")
print(name+":很甜!")
print(nbme+":多少钱一斤?")
print(name+":一个亿")
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