strip string out of a list code example Example: strip array of strings python map(lambda x: x.strip(), l)