Q&A Discussions
I need help guys
1 Vote
4 AnswersGuys help me please
1 Vote
2 AnswersGuys Please Help I'm new
0 Votes
1 AnswerGuys please help me with these (assignment) :
-create a function "manipulate_data" that does the following;
1.accepts as the first parameter astring specifying the data structure to be used e. g a list.
2.accepts as the second parameter the data to be manipulated based on the data structure specified e.g [1,4,9,16,25] for alist data structure.
0 Votes
7 AnswersHello 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 Votes
8 AnswersHot today
Started learning python
2 Votes
How can one build an Ai app
3 Votes
Websites for frontend developers
1 Votes
AI Takeover
1 Votes
C course progress restart
2 Votes
How to learn python
1 Votes
Error in the result
0 Votes