Write a program that accepts a sales amount (in dollars) and an amount tendered (in dollars) and then displays to the screen the change (in dollars) along with only the correct denominations of money returned. Your output needs to be grammatically correct (e.g., "2 quarters", "1 quarter").