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

  • match please
    • h2 don't match
    don't match h5

  • match
  • match here

    match here

    match here

  • match please
  • 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

    1 Expert Approved Answer
    Step: 1 Unlock blur-text-image
    Question Has Been Solved by an Expert!

    Get step-by-step solutions from verified subject matter experts

    Step: 2 Unlock
    Step: 3 Unlock

    Students Have Also Explored These Related Programming Questions!