Commit 1681a3bb by BellCodeEditor

save project

parent ae7373ef
Showing with 12 additions and 6 deletions
q={"h":1,"sbbbbbbb":999999999999}
sb1={"h":1,"sbbbbbbb":99}
sb2={"h":1,"sbbbbbbb":98}sa
qby={"数学":100,"语文":100,"英语":100}
lms={"数学":0,"语文":0,"英语":0}
jlf={"数学":0,"语文":0,"英语":0}
d={"qby":q,"sbb":sb1,"ssb":sb2}
sb=input("hhhhhhh:")
info=d[sb]
for k,v in info.items():
name=input("MINGZI:")
print("*"*50)
if name in info:
info=info[sb]
for k,v in info.items():
print(k,v)
print("*"*50)
else:
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