Skip to content

anpendyal/Python-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python-Final-Project

CTY Python Final Project

For this Johns Hopkins Center for Talented Youth Course (Python Programming for Middle School Students), I was instructed to create an online shopping cart program for a bookstore. The program has 5 main functions:

  1. Display a list of books available for sale
  2. Buy a book from the list by adding the book to the user's virtual shopping cart
  3. Show items in the cart
  4. Checkout - Shows the user which books are in their cart and how much the total cost is
  5. Quit the Program

About

CTY Python Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages