Answer:
The correct loop is as follows:
for year in range(starting_tuitionYear, ending_tuitionYear, increment):
tuition = startingTuition + rate * startingTuition
startingTuition = tuition
print('Tuition for the year of ' + str(year)+ ' is ' + str(tuition));
Explanation:
Required
The correction to the attached program
Some variables are not needed; so, I've removed the redundant variables.
The main error in the program is in the loop;
After the tuition for each year has been calculated, the startTuition of the next year must be set to the current tuition
<em>See attachment for complete program</em>
When using screwdrivers you should always be aware that the screwdriver blade might slip out of the slot and strike you in the:
<h3>What is a Screwdriver?</h3>
A screwdriver is said to be a kind of a modern tool that can come in a manual or powered type and it is one that is often used for turning screws.
Note that a typical simple screwdriver is one that has a handle as well as a shaft and it is also one that is often ending in a tip where a given user can be able to put their hands into the screw head before turning the handle.
Therefore, when using screwdrivers you should always be aware that the screwdriver blade might slip out of the slot and strike you in the:
Learn more about screwdrivers from
brainly.com/question/20717091
#SPJ4
Answer: Information MIS infrastructure
Explanation: Information MIS infrastructure is the company model that is used for supporting the task functioning . The main aim of this tool is to be used in backing -up , plan of diasater recovery and plan of business continuity.
These objectives are achieved by availability, portability , scalability , accessibility, maintainability etc characteristic. Francis is also involved in information MIS infrastructure by maintaining the payroll, records,history of employment etc, securing the information,etc.