Identifying Custom Australian Licence Plates
In case this saves anyone some time, here's a quick bit of regex and Python code for identifying if a given licence plate is standard or custom (personalised) in a given state. In case this saves anyone some time, here's a quick bit of regex and Python code for identifying if a given licence plat......