• Corsi
  • Compilatore di codice
  • Discuti
  • Prezzi
  • Squadre
Menu

Discussioni Q&A

What is all input type from this list: date, column, range, color?
html5
5 Voti
2 Risposte
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 Voti
20 Risposte
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 Voti
8 Risposte
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 Voto
3 Risposte
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 Voti
14 Risposte
25th Apr 2017, 6:02 AM
Nguyễn Sự
Nguyễn Sự - avatar
Popolare oggi
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