Commit fa4421e2 by BellCodeEditor

save project

parent 4ac9da99
Showing with 10 additions and 2 deletions
weather = {'北 ':8,'上海':15,'广州':20,'深证':21}
date = weater .pop("北金")
print(date)
print(weater)
\ No newline at end of file
dict1 = {'':'','':' 孙悟空','二师兄} dict1 ={'可口可乐':3,'旺仔牛奶':4,'农蝠山泉':1,'辣条':3'巴西烤肉':2'果冻':4'乐事':5'奥利奥':10,'巧克力
\ No newline at end of file k = input("你要买什么东西?")
if k in dict:
print
\ 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