subject
Computers and Technology, 11.02.2020 01:18 200251

In Python please:
Teachers in most school districts are paid on a schedule that provides a salary based on their number of years of teaching experience.
For example, a beginning teacher in the Lexington School District might be paid $30,000 the first year. For each year of experience after this first year, up to 10 years, the teacher receives a 2% increase over the preceding value.
1. Write a program that displays a salary schedule, in tabular format, for teachers in a school district. The inputs are:
the starting salary, the percentage increase, and the number of years in the schedule.
Each row in the schedule should contain the year number and the salary for that year.
An example of the program input and output is shown below:
Enter the starting salary: $30000
Enter the annual % increase: 2
Enter the number of years: 10
Year Salary

1 30000.00
2 30600.00
3 31212.00
4 31836.24
5 32472.96
6 33122.42
7 33784.87
8 34460.57
9 35149.78
10 35852.78

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 17:30
What is force? what are the types of force ? explain all with suitable examples
Answers: 1
question
Computers and Technology, 22.06.2019 22:40
Write a program that defines symbolic names for several string literals (chars between quotes). * use each symbolic name in a variable definition. * use of symbolic to compose the assembly code instruction set can perform vara = (vara - varb) + (varc - vard); ensure that variable is in unsigned integer data type. * you should also further enhance your symbolic logic block to to perform expression by introducing addition substitution rule. vara = (vara+varb) - (varc+vard). required: debug the disassembly code and note down the address and memory information.
Answers: 3
question
Computers and Technology, 24.06.2019 04:30
Fall protection, confined space entry procedures, controlled noise levels, and protection from chemical hazards are some of the things that contribute to a safe what
Answers: 1
question
Computers and Technology, 24.06.2019 05:30
If you combine two cells into one, what action are you performing? a.  adding a new row or column      b.  splitting the cells      c.  removing a new row or column      d.  merging the cells
Answers: 2
You know the right answer?
In Python please:
Teachers in most school districts are paid on a schedule that provides a sa...
Questions
question
Mathematics, 15.05.2021 01:00
question
Chemistry, 15.05.2021 01:00
question
Chemistry, 15.05.2021 01:00
question
Mathematics, 15.05.2021 01:00
question
Mathematics, 15.05.2021 01:00
question
World Languages, 15.05.2021 01:00
question
Mathematics, 15.05.2021 01:00
Questions on the website: 13722360