About
Pricing
Community
Teams
Start Free Trial
Log in
Hiro 714
asked on
6/10/2021
Python question regex
I have a following string
abc\ncde\ndee\nad\nabc
Select all
Open in new window
I want to collect a string between 2nd \n and 4th \n
Please advise.
Regular Expressions
Python
3
2
Last Comment
Bill Prew
8/22/2022 - Mon