Question: LEARNING OBJECTIVE: Construct a program that builds on earlier concepts and uses modules and file inputs. ( : 0 0 0 : ) For the

LEARNING OBJECTIVE: Construct a program that builds on earlier concepts and uses modules and file inputs.
(:000:)
For the Employee Class Program in this tutorial, what if we need the capability to update the salary for employees? What information is needed to perform this task, and what code segment implements obtaining it in a method?E
a.) Employees file information and the new salary
alary () :
yees = read_employees ()
al = input("Enter the new salary of
b.) Employee id and the new salary
ary (employees):
input("Enter the employee ID: ")
= input("Enter the new salary of tr
c.) The new salary
oyees) :
("Enter the new salary of the emplo
d.) Employee id
I lary (employees):
= input("Enter the employee I[
 LEARNING OBJECTIVE: Construct a program that builds on earlier concepts and

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!