Sight atatus 2 QUESTION 2 Design and implement a program that prompts the user to enter a number made of four digits (th
Posted: Mon Jun 06, 2022 6:46 pm
QUESTION 2 Design and implement a program that prompts the user to enter a number made of four digits (the number must be read as an integer) and prints the number in reverse order. Here are some samples of input/output Sample 1 Enter an integer number: 1273 The reverse number is: 3721 Sample 2 Enter an integer number: 1070 The reverse number is: 701 For the toolbar, press ALT+F10 (PC) or ALT+FN+F10 (Mac BIVS Paragraph 12pt EEEE System Font 5 points Sam Arr
Sight atatus 2