Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
help def even(x): if x%==0: print("yes") .... print("no")
functions
python
1 Vote
4 Réponses
20th Sep 2016, 11:00 AM
Артем Харичев
x = 4 if x == 5: print("Yes") else: print("No")
else-statements
python
-1 Vote
4 Réponses
22nd Dec 2016, 12:38 PM
SealCLi
print to python
print("yes")
-2 Votes
4 Réponses
19th Nov 2017, 6:22 PM
Sir_Matin
please explain ----> if 1 + 1 * 3 == 6: print("Yes") else: print("No")
operator-precedence
python
2 Votes
3 Réponses
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 Vote
3 Réponses
26th Apr 2020, 10:25 AM
Reshma Ramesh Jadhav
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
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