Question: Python. Thanks. a. Create a file called YOUR_NAME_CalcBonus.py i. Type the code from the screenshot below for the calculate_bonus function. b. Create a file called

Python. Thanks.
a. Create a file called "YOUR_NAME_CalcBonus.py" i. Type the code from the screenshot below for the "calculate_bonus" function. b. Create a file called "YOUR_NAME_CalcBonus_test.py" i. Use the unittest module to write multiple test cases to test the "calculate_bonus" function. ii. There needs to be at least one test (assert statement) for each condition. iii. For simplicity, assume that "employee_level" and "sales_total" will always be valid parameters. c. Submit both files for this assignment
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
