There was an error while loading. Please reload this page.
1 parent 4f80e21 commit d04acd5Copy full SHA for d04acd5
1 file changed
map_filter.rst
@@ -83,7 +83,7 @@ Reduce
83
a list and returning the result. For example, if you wanted to compute
84
the product of a list of integers.
85
86
-So the normal way you might go about doing this task in python us using
+So the normal way you might go about doing this task in python is using
87
a basic for loop:
88
89
0 commit comments