<AptiCode/>

Question 431: What is the purpose of thetuple.count()method?

tcs
wipro
infosys
general
aptitude
tuples
python-programming

Thecount()method in Python tuples is used to count the occurrences of a specific element.