This Python script takes a CSV file containing city and state values, queries the USPS ZIP Code Lookup API, and returns the corresponding 5-digit ZIP codes. Created with development assistance from ...