Commit dacb4562 by BellCodeEditor

save project

parent 88b8ef6a
Showing with 4 additions and 4 deletions
a={'b':1,'c':3,'d':5} score={'语文':91,'数学':90,'英语':100}
for i in a: for k,v in items():
print(i) print(k,v)
\ No newline at end of file \ 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