Page 1 of 1

try this with 3 trials using: 1357, 123456, and a 2-5 digit integer.

Posted: Sun Jul 03, 2022 11:59 am
by answerhappygod
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
Try This With 3 Trials Using 1357 123456 And A 2 5 Digit Integer 1 (14.86 KiB) Viewed 19 times
Try This With 3 Trials Using 1357 123456 And A 2 5 Digit Integer 2
Try This With 3 Trials Using 1357 123456 And A 2 5 Digit Integer 2 (14.86 KiB) Viewed 19 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.