What is the output of the code shown below?
I= [-2, 4]
m=map(lambda x-x*2, 1)
print(m)
Answers
Answered by
0
Answer:
l=[1, -2, -3, 4, 5]
def f1(x):
return x<2
m1=filter(f1, l)
print(list(m1))
Answered by
0
Answer:
Thayer
Explanation:
therefore editorial fluke Ghanaian Lyon truyggf6+2277+667694&+655555£_+6
Similar questions
Math,
4 months ago
Social Sciences,
9 months ago
Political Science,
9 months ago
Biology,
1 year ago
English,
1 year ago