Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
nums = [11, 22, 33] a = list(map( x: , ))
filter
map
python
-2 Stimmen
3 Antworten
9th Apr 2019, 3:32 PM
Akshay Chandran
nums = [1, 22, 35, -21, 45, 16, 18] for num in nums: if num % 2 == 0: continue print(num)
code
modules
numeric-operations
python
python3
0 Stimmen
1 Antwort
26th Jun 2021, 12:37 PM
Md Nazim Uddin Sagor
If list is zero indexed, what is the output of printing out list[3] if list = [343 , 22, 50, 25, 100]?
#sololearn
-1 Stimme
1 Antwort
30th Apr 2018, 2:23 PM
shadrach esharive
nums = (11, 22, 33) nums = tuple(map(lambda x: x+5, nums)) print(nums) this shud give error bcoz tuple is imutable but no error
filter
map
python
1 Stimme
2 Antworten
25th Feb 2017, 9:16 AM
adarsh
Anyone to help out on this codes?
-1.0,
-9.3,
0,
1.0,
1.5,
12,
2.5,
22,
3.0
34,
43,
45,
54,
7
99
any
c++
choosing.
data:
different
i:
ii:
iii:
numbers
of
own
program
run
sets
three
times,
using
your
-1 Stimme
1 Antwort
13th Oct 2018, 2:51 PM
Abraham Shilikomwenyo
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Heute heiß
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Ruby programming?
3 Votes