Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Python assignment Today, the most common way of keeping in touch with other colleagues, family and friends is through digital communications. Many people use the

Python assignment
Today, the most common way of keeping in touch with other colleagues, family and friends is through digital communications. Many people use the contacts app on their phones, tablets or computers. In this assignment, we will be implementing a simple contact manager to store, process and retrieve a persons names, contact number, and email address. This information will be stored in a file, and we will be employing the concepts we have learned from file input and output in this case.
NOTE: The automatic marker will test each of your functions individually. To enable this, you MUST HAVE the following lines at the end of your program:
if __name__=='__main__':
main()
Last picture is MS Project QuestionYou are the project manager for 'MyMath Portal', a project that aims to develop an online course to
teach Mathematics to school children aged 9-12 in Saudi Arabia. Below are some project specifics:
As per the Ministry of Labor regulations, working hours must not exceed 8 hours per day.
The weekend is Friday and Saturday, and the duration is from 20th Dec 2024-21st Jan 2025.
All workers will have a holiday on 31st Dec 2024.
Any overtime must not exceed 50% of the normal working hours and must be paid at a 1.5 times rate.
You only have two full-time resources; Zaid Shahid - the IT technician, and Talal Adel - the education specialist.
You need a consultant that charges SAR 400 per hour with a cost/use=SAR 150.
Program MS Project to perform the following:
Create the project, fill project details, and create an appropriate project calendar for Saudi (with due
consideration to the working hours, weekends, and the holiday).
Develop and implement a suitable WBS for successful completion of this project. The WBS must include a
minimum of 8 tasks appropriately named, project summary task, and at least: one summary task, one milestone,
recurring tasks.
Mix manual and automatic task types, link all tasks using any of the known task interdependencies; try to use
as many as you can.
Select two tasks to implement SS type interdependency relationship.
Choose appropriate tasks to demonstrate usage of lag and lead concepts (explain your approach on the
provided blank sheets).
Create a part-time calendar for the consultant.
Add project resources using the three types (Work, Materials, and Cost).
Use the consultant two times for total of 6 hours. During each visit, this consultant will travel from Jeddah and
stay for one night at a rate of SAR 550 per night.
Calculate the total cost of the project, what is the most expensive task, which is the most expensive resource, if
the tasks are 50% completed, what is the remaining cost.
Assign Mr. Shahid to two tasks with a lead (used in step 5). Explain what you see. Use the equation W=UD to
correct this situation and explain your approach.
image text in transcribed

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 And Expert Systems Applications 31st International Conference Dexa 2020 Bratislava Slovakia September 14 17 2020 Proceedings Part 1 Lncs 12391

Authors: Sven Hartmann ,Josef Kung ,Gabriele Kotsis ,A Min Tjoa ,Ismail Khalil

1st Edition

303059002X, 978-3030590024

More Books

Students also viewed these Databases questions

Question

3. Is it a topic that your audience will find worthwhile?

Answered: 1 week ago

Question

2. Does the topic meet the criteria specified in the assignment?

Answered: 1 week ago