Q&A Discussions
Return, plz, help
5 Votes
5 AnswersWhy so many brackets?!
0 Votes
7 Answersdef manipulate_data(n):
positives,negatives=[],[]
if not isinstance(n,list):
raise ValueError
return
else:
for i in n:
if i>=0:
positives.append(i)
if i<0
negatives.append(i)
new=[len(positives,sum(negatives)]
return new.
Someone kindly assist I keep running it in unitests and I keep getting errors.
Here's the question:
0 Votes
2 Answersi dont get it
0 Votes
1 AnswerHelp with JQuery
0 Votes
7 AnswersHow to obtain output?
0 Votes
6 AnswersHot today
Python Developer
0 Votes
Question
0 Votes
Wayss
0 Votes
fully dynamic arrays
1 Votes
I dont now that how to do js
2 Votes
Guys who tell me
0 Votes