Question: Python p1 Initials 1. Initials Write a program that gets a string containing a persons first, middle, and last names, and then display their first,
Python p1 Initials
1. Initials
Write a program that gets a string containing a persons first, middle, and last names,
and then display their first, middle, and last initials. For example, if the user enters John
William Smith the program should display J. W. S.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
