Mini Project • You and your friends want to create an iPhone App, that illustrate the locations of all your correspondents on Google Earth • One of your friend is an iPhone hacker, and she can write a program that searches through the address book and pulls out all the zip codes, in a Python list • She can also write the program that launches Google Earth on iPhone and reads a KML file • The rest is yours. • What's the inputs and output of your program? • How would you break it into steps?