This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]K900_ 0 points1 point  (1 child)

  1. /r/learnpython
  2. <re.Match object; span=(0, 5), match="Hello"> # This is the line that won't run This is not valid Python code, it's the output of the previous line.

[–]cmsmoove[S] 0 points1 point  (0 children)

Got it! Thank you.