Reference no: EM132356103
Question
· Compose a class named Employee that holds the following data about an employee in attributes: name, ID number, department, and job title.
· Make a UML diagram for Employee class.
· Make a program that stores Employee objects in a dictionary. Use the employee ID number as the key. The program should present a menu that lets the user perform the following actions:
Look up an employee in the dictionary
Add a new employee to the dictionary
Change an existing employee's name, depart, and job title in the dictionary
Delete an employee from the dictionary
Quit the program
When program ends, it should pickle the dictionary and save it to a file. Each time the program starts, it should try to load the pickled dictionary from the file. If the file does not exist, the program should start with an empty dictionary.
|
Describe the actions of people and organizational leaders
: Describe the actions of people and organizational leaders directly and indirectly involved with the tragedy. Specifically, address the ethical issues they faced
|
|
Write a program that prompts the user to enter two integers
: Write a program that prompts the user to enter two integers, one even and one odd. Verify each input and end the program with an error message.
|
|
Organizational design and your assessment of effectiveness
: Introduction of organization you chose, including history and background. The organizational design and your assessment of the effectiveness.
|
|
Develop environmental analysis that includes competitive
: Develop an environmental analysis that includes competitive, economic, political, legal, technological, and sociocultural forces.
|
|
Make a program that stores employee objects in a dictionary
: Compose a class named Employee that holds the following data about an employee in attributes: name, ID number, department, and job title.
|
|
Report on research design and methodology
: HI6008 Business Research Project - Report on Literature Review (including statement of ‘who wrote which sections)
|
|
Display an error message and set the number of that item
: This program is about exception handling. A hotdog stand sells hotdogs, potato chips and sodas. Hotdogs are $2.50 each. Potato chips are $1.50 per bag.
|
|
BREITT-STARR and DIAMOND LLC
: Read and complete the case study titled, "BREITT, STARR & DIAMOND LLC."
|
|
Find and display the union of set1 and set2
: Generate 5 random integers between 1 and 10, inclusive. Store the random integers in another set named set2. Display the set.
|