Commit 18048d2e by BellCodeEditor

auto save

parent f0c715f8
Showing with 6 additions and 0 deletions
student1 = {'语文':0, '数学':0, '英语':0}
student2 = {'语文':0, '数学':0, '英语':0}
student3 = {'语文':0, '数学':0, '英语':0}
score = {'语文老师': student1, '数学老师': student2, '英语老师': student3}
while True
\ 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