keys = ['name', 'last', 'job_title', 'email'] Faculty2 = Faculty = dict.fromkeys(keys) print(Faculty2) Use the dictionaries that you created for faculty members. Be sure that all the dictionaries have the same keys: name, last name, etc. If there are keys or values missing, add them. If you do not have the value, you can use 'n/a' or 'TBD'. Make a list of the dictionaries. Loop the list to print all the information available to each faculty member. In Python lang please.

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter3: Performing Calculations With Formulas And Functions
Section: Chapter Questions
Problem 3.10CP
icon
Related questions
Question

keys = ['name', 'last', 'job_title', 'email']
Faculty2 = Faculty = dict.fromkeys(keys)
print(Faculty2)

  1. Use the dictionaries that you created for faculty members.
  2. Be sure that all the dictionaries have the same keys: name, last name, etc.
  3. If there are keys or values missing, add them. If you do not have the value, you can use 'n/a' or 'TBD'.
  4. Make a list of the dictionaries.
  5. Loop the list to print all the information available to each faculty member.

In Python lang please.

Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Data Binding
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage