Q&A Discussies
len()
1 Stem
4 Antwoordenlen() function
0 Stemmen
1 AntwoordWhy we use Len()
-3 Stemmen
16 AntwoordenWhat is len() in python3 ?
3 Stemmen
2 AntwoordenHow to count len() without \n?
0 Stemmen
2 AntwoordenHello 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 Stemmen
8 AntwoordenPopulair vandaag
Where is the bug?
3 Votes
Pointers cpp
2 Votes
Is pro worth the money ?
1 Votes
Drawing images in java
2 Votes