Write A Program To Print Your Name In Reverse Order

ArlHzwBqnW0/hqdefault.jpg' alt='Write A Program To Print Your Name In Reverse Order' title='Write A Program To Print Your Name In Reverse Order' />Write A Program To Print Your Name In Reverse OrderPython Print first and last name in reverse order with a space between them. Last update on October 2. GlowScript is an easytouse, powerful environment for creating 3D animations and publishing them on the web. Here at glowscript. Automatically formats, alphabetize, and prints bibliographies for free. UTCGMT 8 hoursWrite a Python program which accepts the users first and last name and print them in reverse order with a space between them. Python has two functions designed for accepting data directly from the user Python 2. The compound assignment operators are displayed in this order First row arithmetic operator assignment addition, subtraction, multiplication, float division. Wow Gm Addon S on this page. Python 3. x. rawinputrawinput rawinput asks the user for a string of data and simply returns the string, the string data ended with a newline. It can also take an argument, which is displayed as a prompt before the user enters the data. Input your name prints out. Input your name To assign the users name to a variable x you can use following command x rawinputInput your name input In 3. To assign the users name to a variable y you can use following command y inputInput your name Sample Solution Python Code fname inputInput your First Name. Input your Last Name. Hello lname fname. Sample Output Input your First Name Dany. Input your Last Name Boon. Wconstants.H Library. Hello Boon Dany. Python Code Editor Improve this sample solution and post your code through Disqus. New exercises Matplotlib Exercises, Practice, Solution.