Question: Write a program in python that requests a -two--part name and then displays the name in the form lastName, firstName. One possible outcome: Enter a
Write a program in python that requests a -two--part name and then displays the name in the form "lastName, firstName".
One possible outcome:
Enter a 2-part name: John Doe
Revised form: Doe, John
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
