how to get values from dictionary filtered by condition

前端 未结 0 1440
长发绾君心
长发绾君心 2021-01-06 09:32

Good day everyone!

please help me to tackle the following issue.

I have some dictionary

d = {\'key1\': (0, 1), \'key2\': (0, 0), \'key3\': (4, 7         


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