Courses
Log in
Start Learning AI
Courses
Log in
Start Learning AI
Q&A Discussions
Search
Search
Ask a question
Ask a question
help def even(x): if x%==0: print("yes") .... print("no")
functions
python
1 Vote
4 Answers
20th Sep 2016, 11:00 AM
ŠŃŃŠµŠ¼ Š„Š°ŃŠøŃев
x = 4 if x == 5: print("Yes") else: print("No")
else-statements
python
-1 Vote
4 Answers
22nd Dec 2016, 12:38 PM
SealCLi
print to python
print("yes")
-2 Votes
4 Answers
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 Answers
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 Votes
3 Answers
26th Apr 2020, 10:25 AM
Reshma Ramesh Jadhav
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Activities on sololearn
7 Votes
Can you help me ?
1 Votes
Cybersecurity jobs without degree
1 Votes
What am I doing wring?
2 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