79148233

Date: 2024-11-01 13:55:29
Score: 3
Natty:
Report link

I think something like this should be able to do the job. Hope that it's helpful!!

REG_MATCH(POSTAL_CODE, '^(?:\d{3}|[A-Za-z]\d[A-Za-z])')

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: mustafa korucu