Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
help def even(x): if x%==0: print("yes") .... print("no")
functions
python
1 Voto
4 Respostas
20th Sep 2016, 11:00 AM
Артем Харичев
x = 4 if x == 5: print("Yes") else: print("No")
else-statements
python
-1 Voto
4 Respostas
22nd Dec 2016, 12:38 PM
SealCLi
print to python
print("yes")
-2 Votos
4 Respostas
19th Nov 2017, 6:22 PM
Sir_Matin
please explain ----> if 1 + 1 * 3 == 6: print("Yes") else: print("No")
operator-precedence
python
2 Votos
3 Respostas
14th Apr 2020, 2:59 PM
Audie
Fill in the blanks to print "Yes" if the list contains 'z': letters = ['a', 'b', 'z'] "z" letters: print("Yes")
lists
python
0 Voto
3 Respostas
26th Apr 2020, 10:25 AM
Reshma Ramesh Jadhav
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
C pointers
1 Votes
Python
0 Votes
SQL
1 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Control flow
0 Votes
Python question
1 Votes
Front-end vs Full-stack
1 Votes
HTML
0 Votes
Which mobile offline app can I use for HTML
0 Votes