Question: Given a two-digit integer, swap its digits and print the result. Example input 79 Example output 97
Given a two-digit integer, swap its digits and print the result.
Example input
79
Example output
97
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
