Question: (20p) 2. Write a function that accepts a string as an argument. The string should contain a persons first, middle, and last names. The function

(20p) 2. Write a function that accepts a string as an argument. The string should contain a persons first, middle, and last names. The function should print the persons first, middle, and last initials. For example, if the user enters John William Smith, the function should display J. W. S. Take user input and call the function with the input string as an argument.

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!