0
r = lambda a : a + 15print(r(10))r = lambda x, y : x * yprint(r(12, 4))
Anyone tell me what is the answer ? Please
29th Dec 2020, 7:34 AM
Kevin Esmero
1 Answer
Often have questions like this?
Learn more efficiently, for free:
Hot today
DSA doubt
1 Votes
Vote Code
1 Votes
Input errors (python)
1 Votes
Without degree job
0 Votes
Data structure using C
0 Votes