Question: Basic Concept ( programming) Write a program that asks the user to input an integer number of 4 digits and display the number as well
Basic Concept ( programming)
Write a program that asks the user to input an integer number of 4 digits and display the number as well as its reverse and their sum. Sample run (User input in bold): Enter an integer with 4 digits: 1234 Your number is 1234 Its reverse is 4321 Their sum is 5555
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
