Skip to content

stevenwdyer/PythonReceipt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ENGI 1020 Receipt Assignment (Python)

Description

This project consists of simple lists and while loops in Python that will ask the user for purchased items, the prices, and which items were taxed. It will print these out in a format similar to a receipt detailing your purchase on a piece of thermal paper, including the subtotal, tax (based on Newfoundland tax percentages), and total cost.

Languages

  • Python

Program walk-through:

Running the program:
Disk Sanitization Steps

Entering items to purchase:
Disk Sanitization Steps

Entering prices of items:
Disk Sanitization Steps

Entering taxed items:
Disk Sanitization Steps

Printed receipt:
Disk Sanitization Steps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages