Check if a value satisfies the property of being classified as zip code
Args:
returns flag true or false, if value can be classified or not?
(string): a single value from a particular column
// to be added