[Tutor] Python help

IT_ForMe Snice14247 at aol.com
Wed Apr 22 18:08:53 CEST 2009


Anyone know how to program this using Python

Add up the prices for items in a shopping cart. Some items are taxable and
some items are not. You may assume a 7% tax rate for all taxable items.
Apply a 10% discount if the customer is a student. (hint, instead of asking
the user to input items, set them up as an associative array in the code)
-- 
View this message in context: http://www.nabble.com/Python-help-tp23175541p23175541.html
Sent from the Python - tutor mailing list archive at Nabble.com.



More information about the Tutor mailing list