• Cursos
  • Code Compiler
  • Discussão
  • Preços
  • Equipas
Menu

Discussões Q&A

ok i have a question: why do i have to put apostrophes when i list letters: ['a','b','c'] but when i list numbers not: [1,2,3] ?
listspython
1 Voto
4 Respostas
10th Jan 2017, 4:01 PM
Pascal Sebastiampillai
Pascal Sebastiampillai - avatar
I want to ask this question: what can i do(code langage c) to remove a file when i create it with fopen. I want to use remove .
remove
0 Voto
1 Resposta
18th Feb 2020, 6:52 AM
Malick Diagne
Malick Diagne - avatar
def 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:
python
0 Voto
2 Respostas
10th Sep 2016, 2:29 PM
brian
< Anterior123Seguinte >
Popular hoje
Please help me
4 Votes
How i learn it I feel bhai it's tough some one help me 😐
0 Votes
Please recommend me
0 Votes
chat I wanna make a bullet hell game what language(s) do I need to know?
0 Votes
hi i want to learn C# but i don't have a good tut
1 Votes
how to make sans fight on web language
1 Votes
It's app not running properly?
1 Votes
Learn tkinter
1 Votes
Patterns in Functional Paradigm
1 Votes
Print
0 Votes