• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu

Sesiones de PyR

help def even(x): if x%==0: print("yes") .... print("no")
functionspython
1 Voto
4 Respuestas
20th Sep 2016, 11:00 AM
Артем Харичев
Артем Харичев - avatar
x = 4 if x == 5: print("Yes") else: print("No")
else-statementspython
-1 Voto
4 Respuestas
22nd Dec 2016, 12:38 PM
SealCLi
SealCLi - avatar
print to python
print("yes")
-2 Votos
4 Respuestas
19th Nov 2017, 6:22 PM
Sir_Matin
please explain ----> if 1 + 1 * 3 == 6: print("Yes") else: print("No")
operator-precedencepython
2 Votos
3 Respuestas
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")
listspython
0 Votos
3 Respuestas
26th Apr 2020, 10:25 AM
Reshma Ramesh Jadhav
Reshma Ramesh Jadhav - avatar
En tendencia hoy
Error in python
5 Votes
Why Sololearn Removed Our Saved Private Project (Codes), I Can't Find This Option.
2 Votes
Model Context Protocol ? What is it ?
4 Votes
Do you Think Sololearn should add GDscript?
2 Votes
Where have they gone
2 Votes
How to get messages?
2 Votes
what is wrong with my code?
0 Votes
Certificate
0 Votes
PYTHON
1 Votes
how to be good at coding
1 Votes