Cursos
Fazer login
Começar a aprender IA
Cursos
Fazer login
Começar a aprender IA
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
Activities on sololearn
7 Votes
Can you help me ?
1 Votes
CAN ANYONE SUGGEST ME AS A STUDENT WITH A PASSION OF CODING WHICH CODING LANGUAGE SHOULD I CHOOSE AS BEGGINER
1 Votes
App development 🔥☝️
1 Votes
Computer architecture
1 Votes
what should be my first project in C.
2 Votes
Playground input
1 Votes
[SOLVED] What's wrong in my code?
0 Votes
Hearts refill
1 Votes
Does skipping void Certificate?
1 Votes