PDO Company is offering a promotion at the end of the year to their employees. The promotion will be only for employees who worked for more than 10 years in the company. The promotion include increase in the employee salary. Write a python program to solve the above problem using fruitful function without parameters. The function performs as following: • Accept the number of years worked in the company. • Accept the salary amount for each month. • Calculate the Year salary, Year salary = salary amount each month * 12 • Calculate the new salary after promotion. new_salary = Year salary + (Year salary * 0.25) • If the number of years worked in the company is greater than 10, Return new salary. • Otherwise, return Year salary.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
PDO Company is offering a promotion at the end of the year to their employees. The promotion will be only for employees who worked for more than 10
years in the company. The promotion include increase in the employee salary.
Write a python program to solve the above problem using fruitful function without parameters. The function performs as following:
• Accept the number of years worked in the company.
Accept the salary amount for each month.
• Calculate the Year salary,
Year salary = salary amount each month * 12
• Calculate the new salary after promotion.
new_salary = Year salary + (Year salary * 0.25)
• If the number of years worked in the company is greater than 10, Return new salary.
• Otherwise, return Year salary.
Sample output:
Number of year work in the company 12
Salary amount for each month 1500
your salart will be
22500.0
Your are required to copy and paste the code in the given white area below the question. You need also to upload a word file with both the code and
the output.
Transcribed Image Text:PDO Company is offering a promotion at the end of the year to their employees. The promotion will be only for employees who worked for more than 10 years in the company. The promotion include increase in the employee salary. Write a python program to solve the above problem using fruitful function without parameters. The function performs as following: • Accept the number of years worked in the company. Accept the salary amount for each month. • Calculate the Year salary, Year salary = salary amount each month * 12 • Calculate the new salary after promotion. new_salary = Year salary + (Year salary * 0.25) • If the number of years worked in the company is greater than 10, Return new salary. • Otherwise, return Year salary. Sample output: Number of year work in the company 12 Salary amount for each month 1500 your salart will be 22500.0 Your are required to copy and paste the code in the given white area below the question. You need also to upload a word file with both the code and the output.
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY