combination of .items() loop with if

前端 未结 0 1194
时光取名叫无心
时光取名叫无心 2021-02-08 18:58

How can i combine a loop through a dict with .items() and an if condition? It works in an list comprehension and I know I can just loop through the keys and get the

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