Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to strip quotation marks in python

stripped_string = a_string.strip('"')
Source by www.kite.com #
 
PREVIOUS NEXT
Tagged: #strip #quotation #marks #python
ADD COMMENT
Topic
Name
1+5 =