Question: PLEASE WRITE IN PYTHON3. Thank you much:) Write a program that prompts the user for a name that is assumed to be of form FirstName
PLEASE WRITE IN PYTHON3. Thank you much:)
Write a program that prompts the user for a name that is assumed to be of form FirstName MiddleName LastName and which echos the name except with the middle name replaced by the middle initial and a period The precise format should match the following sample session What is your name? Elmer James Fudd Elmer J. Fudd
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
