Question: a. Design i. Design an algorithm that accomplishes the below task. Publish that algorithm HERE, using MS Word or Visio tools ii. b. Code

a. Design i. Design an algorithm that accomplishes the below task. Publish

that algorithm HERE, using MS Word or Visio tools ii. b. Code

i. c. Run Program the above using ANY object-oriented language i. Run

a. Design i. Design an algorithm that accomplishes the below task. Publish that algorithm HERE, using MS Word or Visio tools ii. b. Code i. c. Run Program the above using ANY object-oriented language i. Run the code - PASTE HERE d. Test i. copy/paste results. TASK Create an employee database using a dictionary to store each employee. Field One Field Two Field Three Field Four Field Five Field Six Field Seven Field Eight UniquelD Name Address Phone Social Security Number Manager? Job Title Skills Randomly generated Decimal String Value String Value Integer Integer "Yes" or "No" - String String String Requirements: A 'while loop' construct MUST be used; it continually prompts for new users' until a particular event is satisfied. Each entry must run through an isinstance test Must have at least 20 data points as samples 'Negative examples' must be shown in which the user attempted add a string value where only an integer could be used. You must be able to query by Name, Skills, or whether or not a person is a manager. Show / demonstrate at least three different queries.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!