pydseamslib.cyoda.commonElementsInThreeRings# pydseamslib.cyoda.commonElementsInThreeRings(ring1: List[int], ring2: List[int], ring3: List[int]) → bool# Common elements in 3 rings Parameters: ring1 (The first ring) ring2 (The second ring) ring3 (The third ring)