Reference no: EM131964317
Assignment Overview
You are tasked with creating a text-based program for simulating a supermarket self-service checkout using the Python 3 programming language.
The assignment is broken up into four main components:
1. Design and model two classes: Product and CheckoutRegister,
2. Create an activity chart which describes the behaviour of the checkout system,
3. Create a computer program that allows a user to interactively check out a number of products, then provides an opportunity to enter some virtual money to pay for the products and finally and prints out a receipt for the user (to the screen, not on paper), and finally
4. Explain and integrate some code into your checkout program that places the products purchased into virtual shopping bags.
Your submission should consist of one Microsoft Word or LibreOffice document containing the first two parts of the assignment, and three Python scripts that implement the computer program (checkoutregister.py, product.py and main.py).
The main.py script runs the main logic of the program and will use instances of the CheckoutRegister and Product classes to simulate checking out of the supermarket.
You are provided with a Microsoft Word template to help you complete the first two parts of this assignment.
Towards the end of this document you will also be provided with the output of a simulated run of the completed computer program which may help you with this assignment.
Discuss about popular astronomy magazines such as science
: To complete your research you can use the internet, the class textbook, and popular astronomy magazines such as Science.
|
How much interest did cristiana earn
: Cristiana uses $25,000 to purchase a 25 month CD (certificate of deposit) that pays 2.47% compounded monthly. What is her investment worth at the end
|
Write a research paper about control of infectious diseases
: Write a research paper about the Prevention and Control of Infectious Diseases.
|
What is the sustainable growth rate
: The Crash Davis Driving School has an ROE of 16.9 percent and a payout ratio of 68 percent. What is its sustainable growth rate?
|
Program for simulating a supermarket self-service checkout
: ITECH1400 - Foundations of Programming - Design and model two classes: Product and CheckoutRegister and Create an activity chart which describes the behaviour
|
Create a binomial tree with steps
: Create a binomial tree with 3 steps. The sample tree you got has 2 steps. For stock prices, assume the current price is $25 and increase/decrease.
|
Create computer store database system with five entities
: Create a Computer Store database system with only 5 entities, staff, customer, product, pricing and sale, design the database, and implement it
|
What are reasonable constraints put on the weights
: When creating an optimal portfolio, what are reasonable constraints that a portfolio manager would put on the weights on a portfolio stocks consisting.
|
What are two aspects of project planning
: What are two aspects of project planning will assure success and compare them to situations in daily practice.
|