Write a Python program that uses test_string that contains a name in the form 'FirstName LastName' prints a *string of the form 'LastName, F.'. *(Only the initial should be output for the first name.)