Using a loop, create a program that will calculate the daily pay and the total pay assuming you get paid 1 penny the first day and double every day after the first. Display these numbers in a list box. Must have a input box to ask the user how many days they worked and the total pay must be in the form of currency.
This has to be an original program, not the one that is listed on this site.