• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu

Dyskusje Q&A

What is all input type from this list: date, column, range, color?
html5
5 głosów
2 odpowiedzi
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 głosów
18 odpowiedzi
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 głosów
8 odpowiedzi
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 Głos
3 odpowiedzi
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 głosów
14 odpowiedzi
25th Apr 2017, 6:02 AM
Nguyễn Sự
Nguyễn Sự - avatar
Popularne dzisiaj
My codebits section is full of deleted codes
12 Votes
Ai generated practices
1 Votes
Why so many mathematical questions in challenges?
0 Votes
Where did mess up....
1 Votes
I have an error in a problem and I don't know what the correct answer is
1 Votes
Feedback on my portfolio
0 Votes
I need a siren sound
0 Votes
Yo this is madness
0 Votes
How can i insert files?
1 Votes
Patters of library class
0 Votes