Question: write a python program the gets a string containing a person's first, middle, and last names, and then display their first, middle, and last initials.
write a python program the gets a string containing a person's 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
