You may assume that the amount to make change from is already stored in a variable.
Your program should produce output much like:
The change is 3.42
Give the following:
3 dollar bills
1 quarters
1 dimes
1 nickel
2 pennies
Make sure that you use good programming style and documentation style.
Email your source code to dbennett@edinboro.edu