Commit 8d5feaa4 by BellCodeEditor

save project

parent c4bdf0f7
Showing with 4 additions and 4 deletions
student1 = {""}
student1 = {"语文"91"数学"88"英文":85}
student2 = {"语文"97,"数学"98"yingyu":90}
student3 = {"yu":95,"shu":100,"ying":93}
name = input
info = score[name]
for k,v in items:
......
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