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
Get step-by-step solutions from verified subject matter experts
