Write a progra m that creates two objects

Assignment Help Python Programming
Reference no: EM132112817

Python. Please include comments where needed to explain code and include a screenshot of output.

The goal of this project is to give you more experience on the use of:

• classes

• inheritance

• turtle graphics

• files

• lists of lists Project

Problem 1: Employee

Write an Employee class that keeps data attributes for the following pieces of information:

• Employee name

• Employee number

Next, write two class es named ProductionWorker and ShiftSupervisor that are subclass es of the Employee class. ProductionWorker Class The P roductionWorker class should keep data attributes for the following information:

• Shift number (an integer, such as 1, 2, or 3)

• Hourly pay rate

Shift attribute will hold an integer value representing the shift that the employee w orks. The day shift is shift 1 and the night shift is shift 2.

ShiftSupervisor Class

In a particular factory, a shift supervisor is a salaried empl oyee who supervises a shift. In addition to a salary, the shift supervisor earns a yearly bo nus when his or her shift meets production goals. The ShiftSupervisor class should keep a data attribute for the :

• Annual salary

• Annual production bonus that a shift supervisor has earned.

Write the appropriate accessor and mutator methods for each class.

Once you have written the classes, write a progra m that creates two objects, object of the ProductionWorker class and an object of ShiftSupervisor r class , and prompts the user to enter data for each of the object' s data attributes.

Store the data in the object and then use the object' s accessor methods to retrieve it and display it on the screen.

Reference no: EM132112817

Questions Cloud

Print the following table to display the sin and cos value : Print the following table to display the sin value and cos value of degrees from 0 to 360 with increments of 10 degrees round the value to keep four digits.
Foreign direct investment and comparative advantage : Is there a relationship between foreign direct investment and comparative advantage? What is it and Why would that be so?
Briefly summarize the arguments of warren buffett : Briefly summarize the arguments of Warren Buffett and Greg Mankiw with respect to the U.S. trade deficit. Who is right in your opinion?
What is the elasticity of demand : They sold 500,000 units (30-day supplies) that year. In 2016, they experimented with lowering the price to $15 per 30-day supply.
Write a progra m that creates two objects : Write a progra m that creates two objects, object of the ProductionWorker class and an object of ShiftSupervisor r class.
What are the total number of babies born in texas : What are the total number of babies born in Texas in 2012? What are the total number of babies born in Texas with your name since 1910?
Human factor in network designing and analysis : BN321 - Advanced Network Design - Human Factor in Network Designing and Analysis - Apply concepts and theories of human factors as related to network design
Equipment to agree to a voluntary export restraint agreement : Congress could impose a specific tariff or persuade foreign producers of agricultural equipment to agree to a voluntary export restraint agreement.
Write a function named twowords that gets and returns : This problem provides practice using a while True loop. Write a function named twoWords that gets and returns two words from a user.

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd