Dyskusje Q&A
len, para que sirve?
0 głosów
1 OdpowiedźWhy output 3 but no 2?
4 głosów
4 odpowiedziWhy isn't working properly???
3 głosów
1 OdpowiedźHello 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 głosów
8 odpowiedziPopularne dzisiaj
Most asked 3.0
0 Votes
is python better than JS
0 Votes
Print("hello ,world!"[7:13][2])
0 Votes
Python Module in Sololearn
2 Votes
Problem with hearts
1 Votes
Python
0 Votes
How can i improve my code
1 Votes