Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
nums = [11, 22, 33] a = list(map( x: , ))
filter
map
python
-2 Votes
3 Réponses
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 Vote
1 Réponse
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 Vote
1 Réponse
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 Vote
2 Réponses
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 Vote
1 Réponse
13th Oct 2018, 2:51 PM
Abraham Shilikomwenyo
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
app for lessons
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes
How Much RAM is Required for Object Detection Project
0 Votes
Hey ! how to install modules on this app
0 Votes