Commit ec2c5d33 by BellCodeEditor

auto save

parent 765efece
neme=input("输入名字") neme=input("输入名字")
print(neme+"你好啊") goods = {'饮料':'可口可乐','单价':3,'容量':'330ml'}
\ No newline at end of file for i in goods:
print(i)
\ No newline at end of file
for i in range(1)
for i in range(1)
\ 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