Commit f754831f by BellCodeEditor

save project

parent c05e02fe
Showing with 8 additions and 5 deletions
group={'师傅':'唐三藏','大师兄':'孙行者','二师兄':'猪八戒'}
group={'沙师弟'}='沙和尚'
if '师傅'in group:
print(group['师傅'])
\ No newline at end of file
group={'何沐轩':'100000','哈文博':'100000000000000000000000000000000','陈泳帆':'1234567890'}
k=input('你想买什么呀')
if k in group:
print("nb人设")
else:
print("sb")
\ 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