Discussions Q&R
len()
 1 Vote
 4 Réponseslen() function
 0 Vote
 1 RéponseWhy we use Len()
 -3 Votes
 16 RéponsesWhat is len() in python3 ?
 3 Votes
 2 RéponsesHello guys right now I am kinda of new in python
my question is related to the function call len()
len() its print out the character but here it's the confusing part, I am working with a list let me explain an example 
players
['lee', 'bob', 'moe', 'joe']
len(players)
4 
why it's giving me 4 item in the list I thought len it counts the characters and if I do this it give me the correct somewhat answer what I am seeking,  
len(players [-1])
3
 0 Vote
 8 RéponsesAujourd'hui en vedette
How create a new language ?
 1 Votes
Beginner question
 0 Votes
I need help to solve this
 0 Votes
How To Enable Disable Divs?
 0 Votes
Project
 0 Votes