Given employee data from some company, the semantics of each row are: employee ID, employee name, age, and salary. 142519864,Susan Martin,39,56990 242518965,James Smith,68,27099 141582651,Mary Johnson,44,94011 011564812,John Williams,35,74098 254099823,Patricia Jones,28,42783 356187925,Robert Brown,28,35431 489456522,Linda Davis,26,25971 287321212,Michael Miller,62,131072 Write a Python function that returns a new employee list with salary updated: if an employee is younger than 40, raise his or her salary by 5%; otherwise raise the salary by 10%. Refer to lecture notes or exercises and solutions from http://www.python-course.eu/python3_lambda.php for help, if needed.

Principles of Information Systems (MindTap Course List)
12th Edition
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Ralph Stair, George Reynolds
Chapter5: Database Systems And Applications
Section: Chapter Questions
Problem 4PSE: Using a graphics program, develop an entity-relationship diagram for a database application for an...
icon
Related questions
Question

Given employee data from some company, the semantics of each row are: employee ID, employee name, age, and salary. 142519864,Susan Martin,39,56990 242518965,James Smith,68,27099 141582651,Mary Johnson,44,94011 011564812,John Williams,35,74098 254099823,Patricia Jones,28,42783 356187925,Robert Brown,28,35431 489456522,Linda Davis,26,25971 287321212,Michael Miller,62,131072 Write a Python function that returns a new employee list with salary updated: if an employee is younger than 40, raise his or her salary by 5%; otherwise raise the salary by 10%. Refer to lecture notes or exercises and solutions from http://www.python-course.eu/python3_lambda.php for help, if needed. 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Complex Datatypes
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Principles of Information Systems (MindTap Course…
Principles of Information Systems (MindTap Course…
Computer Science
ISBN:
9781285867168
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning