Commit 33bb4ade by BellCodeEditor

save project

parent e36ec1e6
Showing with 28 additions and 0 deletions
sdfg = {'语文':0,'数学':16,'英语':12}
for k,v in sdfg.items():
print(k,v)
}
\ 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