Обсуждения
Why this error occured
0 голосов
2 ответовWhat are 2D grids?
0 голосов
2 ответовChecking multiple items in List
0 голосов
4 ответовWhen tuple is preferred over list
3 голосов
2 ответовout of the code
3 голосов
2 ответовI need help! [ ANSWERED]
0 голосов
5 ответов'list' object is not callable
0 голосов
2 ответовHow .ToArrays() works????????
0 голосов
1 ответHelp with a code
3 голосов
2 ответовMerging Mail in Code
0 голосов
4 ответовdef 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 голосов
7 ответовTroubleshoot Please
0 голосов
1 ответАктуальное сегодня
Using Python on VScode
2 Votes
Python Developer
0 Votes
Average of Two Numbers
0 Votes
Wayss
0 Votes
fully dynamic arrays
1 Votes
Hearts
0 Votes