In this video you can learn about the whole concept of the len() function. i.e.,
DEFINITION OF LEN FUNCTION
HOW TO USE IT
WHERE TO USE IT
The len() function in python basically calculates the length of a given value.
Whether it is STRING, LIST, DICTIONARY, TUPLE, ARRAY, etc.
practically done !!!!!!!!!!
with the help of examples of
string
list
dictionary
and last but not the least with a message entered by user.