Question: Python - In a function, write a program that gets a string containing a person's first, middle, and last names, and then display their first,

Python - In a function, write a program that gets a string containing a person's first, middle, and last names, and then display their first, middle, and last initial. For example, if the user enters John William Smith, the output should look like J. W. S. Then in another function, ask the user if they want to enter another name, if yes, run the program again.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!