Problem
1. Write a function that can find the zip code for a person from a delimited string for an address. For example, it might read a string that has in it "name:line1: line2: city: state: zip Code" and return the zip code.
2. Modify the change Little function to use read Lines instead of read.