Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
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
Should I learn Kotlin?
3 Votes
Как решить?
0 Votes
is my code ok?
0 Votes
Python multiprocessing module
0 Votes
How can I use "Return" I don't understand 😅
0 Votes
PRO for students
0 Votes
Course related help
0 Votes
What is runtime polymorphism in Java?
0 Votes
give me my money back i wanted to try the free version
0 Votes
How to add a background image?
0 Votes