0

Hello I have pattern for email adress and it works but I am struggling, why there need to be backslash before dot

 pattern = re.compile("[a-zA-Z0-9]+@[a-zA-Z0-9]+\.[a-zA-Z]+")
quamrana
  • 37,849
  • 12
  • 53
  • 71

0 Answers0