Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
What is all input type from this list: date, column, range, color?
html5
5 голосов
2 ответов
28th May 2017, 9:15 AM
BENOTMANE
What is the output of this code? list = [2, 3, 4, 5, 6, 7] for x in list: if(x%2==1 and x>4): print(x) bre
python
2 голосов
18 ответов
14th Sep 2020, 4:21 PM
Anas Emad
A game machine has 5 games installed on it, represented in this list: games = ['Soccer', 'Tic Tac Toe', 'Snake', 'Puzzle', 'Ra
solution
0 голосов
7 ответов
17th Aug 2023, 4:23 PM
Bhargavi Guntakala
What's the output of this code? list = [2, 3, 4, 5, 6, 7] for x in list: if(x%2==1 and x>4): print(x) break
#henry
-1 голос
3 ответов
27th Dec 2021, 5:35 PM
Opaal Henry
Fill in the blanks to iterate over the list using a for loop and print its values.
[1
2
3]
list
list:
print(
var
-5 голосов
14 ответов
25th Apr 2017, 6:02 AM
Nguyễn Sự
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
How to allow one instance of exe
2 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
Python
1 Votes
What has happened?
1 Votes
Theater management help me
2 Votes
What should I add/improve ?
1 Votes
Should You Specialize or Diversify in Programming?
1 Votes
Tools for web design?
1 Votes
Flight tracker coding foundation help me
1 Votes
Remove raw pointer from observer design pattern
0 Votes