Question: USING WHILE LOOPS!! (not for) IN C code (Not C++ or java) Write a program that calculates the amount a person would earn over a

 USING WHILE LOOPS!! (not for) IN C code (Not C++ or

USING WHILE LOOPS!! (not for)

IN C code (Not C++ or java)

 

Write a program that calculates the amount a person would earn over a period if his/her salary is one penny the first day, two pennies the second day, four pennies the 3rd day and continues to double each day. The program should display a table that shows the salary for each day and then show the total pay at the end of the period. The output should be displayed in dollars and not in pennies. Input Validation: Do not accept a number less than 1 for the number of days worked Make your output look as much like the sample output provided below as possible. Here's a sample shown Sample Output

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!