Question: python function, program asks to prompt three different users for their personal and address information then outputs the information enter by the users using controlled
python function, program asks to prompt three different users for their personal and address information then outputs the information enter by the users using controlled loop: the two functions must be called from the main function. Enter age, fisrt name, last name, height, street address , city, state, zip code for all three persons. Name the function getPersonalInfo and getAddressInfo, both function must return values using return statement, not printing outputing anything inside the functions.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
