Commit 385087f3 by BellCodeEditor

save project

parent 5a9764bb
Showing with 1 additions and 1 deletions
student1 = {'语文': 0, '数学': 0, '英语': 0} student1 = {'语文': 0, '数学': 0, '英语': 0}
student2 = {'语文': 0, '数学': 0, '英语': 0} student2 = {'语文': 0, '数学': 0, '英语': 0}
student3 = {'语文': 0, '数学': 0, '英语': 0} student3 = {'语文': 0, '数学': 0, '英语': 0}
score = {'何怡煊': student1, '许金鹏'': student2, '冯思杰': student3} score = {'何怡煊': student1, '许金鹏': student2, '冯思杰': student3}
......
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