Computer Science, asked by 6321ayush, 5 months ago

Counting the frequency of element in a tuples :​

Answers

Answered by aryansinghji0301
2

Answer:

Python Tuple count()

The count() method returns the number of times the specified element appears in the tuple.

Answered by llSᴡᴇᴇᴛHᴏɴᴇʏll
2

Answer:

Python Tuple count()

The count() method returns the number of times the specified element appears in the tuple.

Similar questions