Question: lab 4 . 3 please help me with this program and please give me the working program thankyou screenshot the output and the whole program

lab 4.3please help me with this program and please give me the working program thankyou screenshot the output and the whole program Income Calculator Lab for CS 150B.In this lab, you will be using string formating and writing basic methodsYOUR_EMAILSTEP 1- CALCULATEINCOMEparameters passed in - takes int monthly salary, and multiplier - just returns value (no print)
def calculate_income(rate, period):
print("Student: TODO")
#Note: You are only returning an integer from this function. Do Not Add a Dollar Sign!
#(i.e return 400 not $400)
Run your program as often as you'd like, before submitting
input values in the first box, then click Run program and ol
second box
Enter program input (optional)
Wha bemetertmumes innit vatues provide them here
Input A(1,e return 4e% not $40e)
return a
STEP 2- FORMATNAME
Format Name = takes in first and last name and returns it as last, First Name
def format name(firstname, lastname):
print("Student: TOOO")Employee Into with Salary = Uses Format Name, Uses Calculate Salary, also includes department and enail
def employee_info(firstname, lastname, department, email, rate, period):
print'"student: TODO")
return ''
Run your program as often as you'd like, before submitting for grading fietow iype any fieeded
input values in the first box, then click Run program and observe the programis oufgut in the
second box.
Enter program input (optional)
priculge thatithere
Input (from above)
Program output displayed here
lab 4 . 3 please help me with this program 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 Programming Questions!