79748659

Date: 2025-08-28 05:03:29
Score: 1.5
Natty:
Report link

You can also try using findall.

re.findall(r'(\.\w+)', email_string)
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dhruv