the 1st python function that prints the following statement using a function call:The user's name and the user's title

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

the 1st python function that prints the following statement using a function call:The user's name and the user's title

Post by answerhappygod »

the 1st python function that prints the following statement using a function call:The user's name and the user's title you want to get the first and last name and combine it with the user's title of Mr. Ms. Miss or Dr.
Using dot operational functions for strings forces the user's input to be in all capitals. (Whatever the user types in will automatically print out as capital based on you creating this. operation for strings.
a 2nd python function that prints the following statement using a function call:
In this function, you will collect the user's address.The address will include the street name, the house address, the city, state, and the ZIP Code.
the 3rd python function that prints the following statement using a function call:
In this function you will include:by user's birthday including the month day and year as individual variables. Combining them into the oh and returning that value to be printed.
the 4th python function that prints the following statement using a function call:
In this function, you will call the other three functions to present the user's bio.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply