Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
help def even(x): if x%==0: print("yes") .... print("no")
functions
python
1 голос
4 ответов
20th Sep 2016, 11:00 AM
Артем Харичев
x = 4 if x == 5: print("Yes") else: print("No")
else-statements
python
-1 голос
4 ответов
22nd Dec 2016, 12:38 PM
SealCLi
print to python
print("yes")
-2 голосов
4 ответов
19th Nov 2017, 6:22 PM
Sir_Matin
please explain ----> if 1 + 1 * 3 == 6: print("Yes") else: print("No")
operator-precedence
python
2 голосов
3 ответов
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 голосов
3 ответов
26th Apr 2020, 10:25 AM
Reshma Ramesh Jadhav
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes