Skip to content

Commit a511ece

Browse files
committed
lambda inside functions
1 parent 45a2b68 commit a511ece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_43_filter_map_reduce.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# using Anonymous functioon in other function
12

23
# def iseven(n):
34
# return n%2==0

0 commit comments

Comments
 (0)