Commit b8fdcfb6 by BellCodeEditor

save project

parent 4f55a590
Showing with 2 additions and 2 deletions
s1 = {'语文':0,'数学':0,'英语':0} s1 = {'语文':0,'数学':0,'英语':0}
s2 = {'语文':100,'数学':100,'英语':100} s2 = {'语文':1000000000000000000,'数学':100000000000000000000000000000000000000,'英语':100000000000000000000000000000000099999999999999999999999999999999999999999999999999999999999999999999999999999999999}
s3 = {'语文':110,'数学':110,'英语':110} s3 = {'语文':110999999999999999999999999999999999999999999999999999999999999999,'数学':11099999999999999999999999999999999999,'英语':11099999999999999999999999999999999999}
k={'周子然':s3,'杨金涛':s2,'谢憨憨':s1} k={'周子然':s3,'杨金涛':s2,'谢憨憨':s1}
score=k['杨金涛'] score=k['杨金涛']
for k,v in score.items(): for k,v in score.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