Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
help def even(x): if x%==0: print("yes") .... print("no")
functions
python
1 Stimme
4 Antworten
20th Sep 2016, 11:00 AM
Артем Харичев
x = 4 if x == 5: print("Yes") else: print("No")
else-statements
python
-1 Stimme
4 Antworten
22nd Dec 2016, 12:38 PM
SealCLi
print to python
print("yes")
-2 Stimmen
4 Antworten
19th Nov 2017, 6:22 PM
Sir_Matin
please explain ----> if 1 + 1 * 3 == 6: print("Yes") else: print("No")
operator-precedence
python
2 Stimmen
3 Antworten
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 Stimmen
3 Antworten
26th Apr 2020, 10:25 AM
Reshma Ramesh Jadhav
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Heute heiß
What is wrong with my cod? I couldn't pass lesson in Python introduction course.
2 Votes
[DISCUSS] Sololearn is falling down: this is why
4 Votes
How to solve this practice
0 Votes
Parametric constructor with istream object
1 Votes
Pro Subscription
0 Votes
Can python lambda contain the statement?
1 Votes
First choice of language and direction. Tough choice
0 Votes
Python conditional. Can you please help me to solve this problem below?
0 Votes
When should you use linked list in C++?
0 Votes
Can someone help me
2 Votes