Questions Programming, regexes, state machines

ceylonexplorer

Well-known member
  • Apr 9, 2022
    658
    466
    63
    Consinder this regex in Python ".+@.+":

    1774967889830.png


    What is the meaning of q1? When i saw alternative state machine for ".*@.*" it looks like this:

    1774967973618.png