DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
regex in python to obtain only the string in python
import re print(" ".join(re.findall("[a-zA-Z]","your string")))
PREVIOUS
NEXT
Tagged:
#regex
#python
#obtain
#string
#python
ADD COMMENT
Topic
COMMENT
Name
9+5 =
Submit