Discussions Q&R
Code saving location
0 Vote
1 Réponsedef 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 Vote
2 RéponsesAujourd'hui en vedette
When your heart are gone
1 Votes
Where do I find saved code?
2 Votes
Added games in my codes
0 Votes
Coding ?
1 Votes
Pls I need help
0 Votes
Please tell me what is coding
0 Votes