Commit b1563765 by BellCodeEditor

save project

parent 061f31ac
Showing with 14 additions and 6 deletions
score=('1':12,'2':12,'3':12,'4':12) student1={'1':77,'2':68,'3':3600}
k=input('请你输入你的姓名') student2={'1':99,'2':99,'3':6005}
=input('请你输入你的成绩') student3={'1':99,'2':99,'3':5500}
if k in dict: score={'px':student1,'fqstyjfl':student2,'wdqcmyhh':student3}
if k [] while True:
\ No newline at end of file name=input("冥渍:")
if name in score:
syx=score[name]
print('*'*30)
for s,y in syx.items():
print(s,y)
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