Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

strip array of strings python

map(lambda x: x.strip(), l)
 
PREVIOUS NEXT
Tagged: #strip #array #strings #python
ADD COMMENT
Topic
Name
8+9 =