subject

Given the following data records that includes the employee’s full name, Job, and the salary. The institute has decided to award the instructors a bonus of 200 due to their efforts during the pandemic. Adam Saleet, IT Support,1000 Naji Shemmari, Registrar,1250 Bilal Tweijari, Instructor,2000 Abdallah Mazem, Accountant,1000 Nizar Hachem, Instructor,1800 Nawwara Sleiman, Admission,900 Ameen Sinjer, QA Officer,1400 Walaa Saeed, Instructor,1900 Hamid Shami, IT Support,850 Nadine Khattar, Instructor, 1480 Using “csv”, “table_utils”, and “statistics” libraries, you are asked to do the following: a- Create a text file, SP21-Emp1.txt, and copy the above contents to it.3 b- Write a python program that does the following: 1- Read the contents of the file SP21-Emp1.txt into a list. 2- Extract the salaries into a new list. 2- For each instructor, you should add 200 to their salary. 3- Each name should also be split into first and last. 4- Using “statistics” library, calculate the mean and median of the salaries. 5- Print the records of the employees followed by the mean and the median as shown below in the expected output. 6- Include proper screenshots of the code and the output. Important Notes: 1- You can use only two Lists. 2- The whole program should include one loop and one If statement. 3- The format of the output should be identical to the given one. 4- The screenshots should also show part of your desktop in addition to the code/output.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 16:30
You have inserted new slides based on a word outline. how do you format these new slides to match the powerpoint presentation formatting? a. select all slides in the presentation and click format on the home tab. b. select the new slides and click reset on the home tab. c. select all slides in the presentation and click reset on the home tab. d. select the new slides and click format on the home tab.
Answers: 2
question
Computers and Technology, 22.06.2019 21:00
Ulia is planning to attend the same private four-year college her parents attended. she wants to save at least $18,000 in four years to contribute to her college education. which monthly deposit amounts can julia use to achieve her goal? check all that apply.
Answers: 2
question
Computers and Technology, 23.06.2019 19:00
Whose task it is to ensure that the product flows logically from one step to another?
Answers: 3
question
Computers and Technology, 23.06.2019 20:10
Leo is a recruitment executive for a large company. he has identified new labor resource requirements in both the marketing and production departments. what should be his first step in recruiting candidates for the positions? a. conduct background checks of candidates b. make job offers c. arrange interviews d. conduct reference checks e. place job ads on job sites
Answers: 1
You know the right answer?
Given the following data records that includes the employee’s full name, Job, and the salary. The in...
Questions
Questions on the website: 13722363