Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to split from a specific charecter tfrm the end of string

print x.rpartition('-')[0]
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #split #specific #charecter #tfrm #string
ADD COMMENT
Topic
Name
4+6 =