Create a program that will ask the user for a number of quarters. Store that input into a variable and for every four quarters, the console window should display how many dollars are totalled.
Nothing complicated (no complicated operations) please, we are at the beginning of the arithmetic operations.