Description
Design a program that calculates the amount of money a person would save over a period of time if he or she saves 1 shilling the first day, 2 shillings the second day and continues to double each day. The program should ask the user for the number of days. Display a table showing the savings for each day, and then show the total savings at the end of the period. The output should display in shillings.