1.

Counting the frequency of element in a tuples :​

Answer» PYTHON TUPLE COUNT()The count() method returns the NUMBER of times the specified element APPEARS in the tuple.


Discussion

No Comment Found