Why does dict.pop() here remove the value from two dictonaries while specifing only one?

前端 未结 0 1892
星月不相逢
星月不相逢 2021-01-01 23:08

I am writing a program in which I need to iterate through many long dictionaries, so I thought I could remove unneeded values from it, to save on some runtime. Here is a min

相关标签:
回答
  • 消灭零回复
提交回复
热议问题