Define a class, addresstype, that can store a street address, city, state, and zip code. use the appropriate functions to print and store the address. also, use constructors to automatically initialize the member variables