Discussioni Q&A
What are 2D grids?
0 Voti
2 Risposteout of the code
3 Voti
2 RisposteHelp with a code
3 Voti
2 RisposteMerging Mail in Code
0 Voti
4 Rispostedef manipulate_data(n):
positives,negatives=[],[]
if not isinstance(n,list):
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.
please the unittest is still telling me that my code failed the "only lists" allowed test.what do I do.
0 Voti
7 RisposteTroubleshoot Please
0 Voti
1 RispostaPopolare oggi
Decorators in python.
2 Votes
Need help
1 Votes
How to install Bcrypt here
1 Votes
Please click me
0 Votes
What is happening with sololearn
1 Votes
Programming language learning
0 Votes
Help
1 Votes
How to start coding
0 Votes