Write a procedure to read a string, representing a person’s name, in the format
first-name⊔MI⊔last-name
and displays the name in the format
last-name,⊔first-name⊔MI
where ⊔ indicates a blank character. As indicated, you can assume that the three
names—first name, middle initial, and last name—are separated by single spaces.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here