Multiple 'in' operators in Python?

后端 未结 2 879
醉话见心
醉话见心 2021-01-11 22:48

Is there a shorthand way of checking for keys in a dictionary?

Something that I can use instead of using multiple in and and

2条回答
提交回复
热议问题