Question: PYTHON ONLY PLEASE. Write a function that takes as input a persons name, city, state, zip code, and address, where the address is either one
PYTHON ONLY PLEASE.
Write a function that takes as input a persons name, city, state, zip code, and address, where the address is either one string (one line) or two strings (two lines), and prints the persons information like a mailing label. Show that the routine works regardless of whether it is called with one address line or two address lines.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
