Question: I need assistance with code that gets a (one string and one input must be used) string containing a person's first name, middle, and last

I need assistance with code that gets a (one string and one input must be used) string containing a person's first name, middle, and last names, and displays their first, middle and last initials. for example, if the user enters John William Smith, the program should display J.W.S.

Please comment source code

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 Programming Questions!