• 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
18 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
Where is the bug?
3 Votes
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
How to add two strings together in ts or css
1 Votes
Why can’t I use double “ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes