Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please solve ths problem with python in pycharm A company expects its employees to work online for a total of 10 hours, spread over 5

please solve ths problem with python in pycharm

A company expects its employees to work online for a total of 10 hours, spread over 5 days a week, in this pandemic environment. In this company, where 5 people work in total, it is required to distribute and place a table in a single person at each time. It is expected that this table is a two-dimensional array of 10x5, and when these people are assigned randomly, you are expected to write an application that will provide a layout similar to the following. Employees are coded between 1 and 5. Note There cannot be more than one employee in a range, and an assigned element cannot be reassigned to the same range.

a) If it is desired, the places of two employees can be swapped on this table. According to the information entered, it is required to update and print the updated table on the screen. (35 points)

b) The information on which days and intervals an employee worked should be able to be printed on the screen if requested. (15 points)

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

Principles Of Multimedia Database Systems

Authors: V.S. Subrahmanian

1st Edition

1558604669, 978-1558604667

More Books

Students also viewed these Databases questions

Question

7. For what kinds of patients is ECT recommended?

Answered: 1 week ago

Question

5. Identify three characteristics of the dialectical approach.

Answered: 1 week ago