Commit 1fce4639 by BellCodeEditor

save project

parent 3b86c383
Showing with 2 additions and 2 deletions
score = {'语文':0.0000000000001,'数学':0.0000000000001,'英语':0.000000000000001} score = {'语文':0.1,'数学':0.0000000000001,'英语':0.000000000000001}
for k,v in score.items() for k,v in score.items():
print(k,v) print(k,v)
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