Home › Forums › Python Programming › "map" in python › Re: “map” in python
January 6, 2014 at 4:27 pm
#1969
Keymaster
Also, if first arg (ie: func ) is “none”, the map() returns the elements of iteratable object as a tuple…