Create ten different employees from a file: read employee datafrom a file(.txt or .json), then use generator to create a list often employees, sort the employee list by their name, use generatorto raise every employee’s salary by 5%, then use generator tocreate a dictionary of the employees where the keys of thedictionary items are from range(10) and print them out.Furthermore, use itertools’s groupby() method to group employees byage group(younger than 20, 21-30, 31-50, 51-65, older than 65)
Please complete them in Jupter notebook and submit your programsand running results.
Expert Answer
An answer will be send to you shortly. .
PayPal Gateway not configured
PayPal Gateway not configured