Commit 014ba912 by BellCodeEditor

save project

parent 2a7e5b9f
Showing with 5 additions and 0 deletions
score = {'语文':90,'数学':81,'英语':99}
for k,v in score.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