Commit bf53567d by BellCodeEditor

save project

parent 57cdaddc
Showing with 5 additions and 6 deletions
group = {'师父':"唐三藏",'大师兄':'孙悟空','二师兄':'猪八戒','三师弟':'沙和尚'} dict= {'师父':0.1,'大师兄':0.2,'二师兄':0.3,三师弟':0.4}
group['四徒弟'] = '白龙马' k = input("要买谁")
if '师父' in group:
print(group['师父'])
print(group)
\ 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