Skip to content

Question regarding Regular Expressions in Python #21400

Answered by MaziarAm
MaziarAm asked this question in General
Discussion options

You must be logged in to vote

I was playing with the code and managed to get the result by 

y = re.findall('\S@\S', x)

Which gave me 

['d@u']

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant