Question: CODE IN PYTHON: Write a Cash Register Object Oriented Program in python where you need to code customers that have names and a list of

CODE IN PYTHON:

Write a Cash Register Object Oriented Program in python where you need to code customers that have names and a list of items that they would like to purchase. You will need to code registers that accept a list of items that customers bring to it. The list of items must be recognized and correlate to a predetermined price. The items should be totaled, with tax calculated and added, then outputted to a receipt in the form of a .txt file. The items sold at this store are a chair($79.99), table($129.99), and avocado toast($399.99). I am not sure how to do this program and it would be nice if someone could help me. Thanks!

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!