try this with 3 trials using: 1357, 123456, and a 2-5 digit integer.
Try This With 3 Trials Using 1357 123456 And A 2 5 Digit Integer 1 (14.86 KiB) Viewed 18 times
Try This With 3 Trials Using 1357 123456 And A 2 5 Digit Integer 2 (14.86 KiB) Viewed 18 times
Write a C# program that takes an integer as input and computes and displays the reverse of that integer and also the triple of the reversed integer. For example, if you input 1357, your program will compute and display 7531 and also 22593. Test your program with these 3 inputs: 1357, 123456, and an integer of your choice between 2 and 5 digits.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!