Explain the len() and count() functions on the basis of tuple and dictionary.
Answers
Answered by
1
Answer:
The 'len()' function returns the number of elements in the given tuple.
Similar questions