Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
What is all input type from this list: date, column, range, color?
html5
5 Votes
2 Answers
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 Votes
18 Answers
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 Votes
7 Answers
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 Vote
3 Answers
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 Votes
14 Answers
25th Apr 2017, 6:02 AM
Nguyá» n Sá»±
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Can someone suggest codespace to run my code (react.js)?
1 Votes
Solved Chess tournament youâre creating code for a chess tournament
0 Votes
Is it legal to use conditional preprocessors inside a macro function?
1 Votes
I write a python code for "Take a phrase and replace any instances of an integer from 0-10 and replace it with the English word.
1 Votes
C Programming roadmap
2 Votes
[off-topic]Where is Result??
1 Votes
[SOLVED] Where do you find code coaches?
1 Votes
Messages
1 Votes
Cpp
1 Votes
Adding two numbers
1 Votes