"Write a program that asks the user to input their first and last names. The first prompt should state:
Please input your first name:
The second prompt should state:
Please input your last name:
After accepting the inputs, your program should output the input in the form last name, first name.
Answers
Answered by
0
Hi ..
In PYTHON you can use this.
Thank you!!!
:-)
Attachments:
Similar questions