Question: Programming Language : Python Create a regex statement that match the following match here don't even try h1 match please h2 don't match don't match
Programming Language : Python
Create a regex statement that match the following
match here don't even try h1
- h2 don't match
match here
match here
The regex statement should match all statement that are bold
you can use python program or using this site to create the regex statement.
https://regex101.com/r/vM1rI0/1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
