kparker2376 kparker2376 13-05-2023 Computers and Technology contestada in python, write a program that gets a string containing a person's first, middle, and last names, and displays their first, middle, and last initials. for example, if the user enters susan smith miller, the program should display s.s.m.