Commit ca4bd353 by BellCodeEditor

save project

parent 884bab31
Showing with 10 additions and 5 deletions
score={}
\ No newline at end of file
score = {'语文':91,'数学':88,'英语':85} o={'数学':88,'语文':91,'英语':85}
for i,v in score.items(): c={'数学':95,'语文':87,'英语':83}
print(i,v) e={'数学':92,'语文':89,'语文':84}
t={"悟空"=o,"小贝"=c,""}
input(i)
if i in t
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