Commit c7126a4c by BellCodeEditor

save project

parent 5b13ef9c
Showing with 8 additions and 0 deletions
total={"杭州":{"请问":"p","欧文":"jkl"},"香港":{"saf":"阿斯顿","js":"sgh"}}
for k,v in total.items():
for m,n in v.items():
if m =="js":
print(v[m])
\ No newline at end of file
++ "b/\345\217\221\347\273\231\345\256\242\346\234\215\345\205\254\345\274\200\343\200\202py"
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