DEV Community

Discussion on: Python filter() function

Collapse
 
waylonwalker profile image
Waylon Walker

Keep on crushing these python posts Chris! Next up you should implement the same filter in a list comprehension. I would be interested in which you feel lis more readable as someone coming from javascript.

Collapse
 
dailydevtips1 profile image
Chris Bongers

Oh interesting one, will give that a tried as a combined one!
Thanks for that topic