Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
add lambda
#python 3.5.2 def add(a): return a+a list2=[add] for i in range(5): num=list(map(lambda z:z(i),list2)) print(num)
run
|
edit
|
history
|
help
0
CICLO WHILE PYTHON 3
Lesson 7 part 2
display age
Christmas tree
sai hw
we
Sir, You Are Being Hunted secret message
947
list of primes
Lesson3 part 2