• Cursussen
  • Code Compiler
  • Discussiëren
  • Prijzen
  • Teams
Menu

Q&A Discussies

What is all input type from this list: date, column, range, color?
html5
5 Stemmen
2 Antwoorden
28th May 2017, 9:15 AM
BENOTMANE
BENOTMANE - avatar
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 Stemmen
20 Antwoorden
14th Sep 2020, 4:21 PM
Anas Emad
Anas Emad - avatar
A game machine has 5 games installed on it, represented in this list: games = ['Soccer', 'Tic Tac Toe', 'Snake', 'Puzzle', 'Ra
solution
0 Stemmen
8 Antwoorden
17th Aug 2023, 4:23 PM
Bhargavi Guntakala
Bhargavi Guntakala - avatar
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 Stem
3 Antwoorden
27th Dec 2021, 5:35 PM
Opaal Henry
Opaal Henry - avatar
Fill in the blanks to iterate over the list using a for loop and print its values.
[123]listlist:print(var
-5 Stemmen
14 Antwoorden
25th Apr 2017, 6:02 AM
Nguyễn Sự
Nguyễn Sự - avatar
Populair vandaag
Python stressed me out
1 Votes
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
Course Doubt
1 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
2 Votes
Data analysis
0 Votes
What is a simple and easy way to learn ruby? :)
0 Votes
Saved code
0 Votes
How do i make a lexer and parser
1 Votes
Help
0 Votes