How to check if a tuple contains an element in Python?

前端 未结 3 968
灰色年华
灰色年华 2020-12-16 11:56

I tried to find the available methods but couldn\'t find it. There is no contains. Should I use index? I just want to know if the item exists, don\

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