ComputerScienceExpert

(11)

$18/per page/

About ComputerScienceExpert

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Applied Sciences,Calculus See all
Applied Sciences,Calculus,Chemistry,Computer Science,Environmental science,Information Systems,Science Hide all
Teaching Since: Apr 2017
Last Sign in: 11 Weeks Ago
Questions Answered: 4870
Tutorials Posted: 4863

Education

  • MBA IT, Mater in Science and Technology
    Devry
    Jul-1996 - Jul-2000

Experience

  • Professor
    Devry University
    Mar-2010 - Oct-2016

Category > Programming Posted 23 Apr 2017 My Price 8.00

Programming Shopping Cart

Object oriented program project (Python). this has to be done as soon as possible

 

Object Oriented Programming Shopping Cart SimulatorIntroduction:In this project, you will use Python to write an object-oriented program that simulates a shoppingcart of a DVD store.Requirements:The program needs to be object oriented and written in Python.When program starts, a list of commands is displayed in shell for customer to choosefrom: “List” “Cart”, “Add”, “Remove”, “Checkout”.If the customer chooses “List”, a list of products as well as price are displayed. A filecalled products.csv is provided. The program loads the product list from the file.If “Add” is selected, prompts will ask for which product and quantity to add to the cart.If “Cart” is selected, items in the shopping cart together with the price and quantity willbe displayed.If “Remove” is selected, prompts will ask for which item in the shopping cart to remove.If “Checkout” is selected, calculate the shopping cart and display subtotal, tax (7%), andtotal.Your program should be able to handle user errors.Each student can do the project in a team of 4 students or less.You can research on the internet. But do not copy code directly from webpages.

Attachments:

Answers

(11)
Status NEW Posted 23 Apr 2017 02:04 PM My Price 8.00

-----------

Not Rated(0)