Skip to content

Commit 4f80e21

Browse files
committed
Update map_filter.rst
1 parent cae9b8c commit 4f80e21

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

map_filter.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,9 @@ a basic for loop:
9595
9696
# product = 24
9797
98-
Now let's try it with reduce.
98+
99+
Now let's try it with reduce:
100+
99101
.. code:: python
100102
101103
from functools import reduce

0 commit comments

Comments
 (0)