+ 13
[ASSIGNMENT] ā”ā”$___CHALLENGE___$ā”ā”
The GOAL is to create custom filter() and map() functions...easy ey!? All Languages Are Warmly Welcome! Note: The functions must be Generic and they should work for at least one sequential container. Good Luck! My Try: https://code.sololearn.com/cBG0scx1ifUW/#py
6 Answers
+ 20
+ 10
+ 6
Mine with Python (includes oneliners):
https://code.sololearn.com/cHkNtKl8TIrv/#py
EDIT: I just realized its the same as yours xD There isnt much to come up with in this case I think
+ 3
heres my one liners & with nested func.
https://code.sololearn.com/cF5D3bs0mEZY/?ref=app
+ 2
lo
+ 2
ļentil