Question: In python, Write a function that takes a first name and a last name and returns a string with the entire name reversed. For example,
In python,
Write a function that takes a first name and a last name and returns a string with the entire name reversed. For example, if the first name is Sue and the last name is Walters then the function returns Walters Sue.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
