Write a program that prints the number of quarters, dimes, nickels, and pennies that a customer should get back as change. Declare and initialize all mommy locations as integers. On output, show the original change amount as a monetary amount, with two positions to the right of the decimal. Run your program once by performing a compile-time initialization using 92 cents for the value to be converted. Go into your source code and change the 92 to 27. Rerun the application. Be sure to desk check your solution. (Modify the program and use the Read-Line () method)