Commit 6fff36e0 by BellCodeEditor

save project

parent 95babfe2
Showing with 14 additions and 0 deletions
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)
else:
print("pu")
print("54188"*40)
\ 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