Examveda
Examveda

In Python, how can you check if an element exists in a set?

A. in keyword

B. exists()

C. contains()

D. check()

Answer: Option A


This Question Belongs to Python Program >> Sets In Python

Join The Discussion

Related Questions on Sets in Python