Commit bcc9cf52 by BellCodeEditor

save project

parent 78626df5
Showing with 4 additions and 16 deletions
while True:
student1={"y":91,"s":88,"w":85}
student2={"y":97,"s":98,"w":93}
score={"悟空":student1,"n":student2}
name=input("sw")
if name in score:
for k,l in score[name].items():
print(k,i)
elif name=="q":
break
else:
print("pu")
print("54188"*10)
s=["w"]
sss=input("brg")
if rai
\ 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