1) Write a program that asks the user to input an integer and the output the individual digits of the number.
2) Write a program that asks the user to input an integer and then output the number with the digits reversed.
i don't really know how to this using array. please help me!!