Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please answer as given: Task one: Create the below table in python dictionary. DATA nin department a 1 employee_id first name 44 Simon 45 Thomas

Please answer as given: image text in transcribed
Task one: Create the below table in python dictionary. DATA nin department a 1 employee_id first name 44 Simon 45 Thomas 46 Eugene 47 Andrew 48 Ruth 49 50 Sidney 51 Jeffrey 52 Doris last name Martinez Goldstein Comelsen Petculescu Sadick Scardelis Hunter Evans Berndt HH 45 09 730 SA 75 35 42 B NE 22 63 82 XY 29 87 61 A MA 12 89 36 A AT 2073 18 HW 12 94 21C LX 13 26 39 B YA 49 88 11 A 2 2 1 15 2 6 6 - 3 (Employee_id, first_name , last_name etc.... are the key) (The rest are the values for each key] -3.create a python program which deletes Barry from the dictionary print the new dictionary. (And everything associated with barry. (like burg's employee id, last name, his nin, department id)) 4. create a python program which add the following data below to the dictionary print the new dictionary. Employee id 53 54 First name Megan Amna Last name Marckel Al Qubaisi nin MM 24 36 24 M AA 12 12 65 5B Department id 15 6 5. create a python program which Sorts the first name item in ascending order (A-Z) dictionary print the new dictionary

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David Kroenke, David Auer, Scott Vandenberg, Robert Yoder

10th Edition

0137916787, 978-0137916788

More Books

Students also viewed these Databases questions