Commit c1a76e76 by BellCodeEditor

auto save

parent d03a5f15
Showing with 4 additions and 5 deletions
a={"分数":5,"改日哦":9} info={"afs":"af"}
for k,v in a.items(): for i in info.values():
b=a["分数"] print(i)
print(b) \ 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