Re: [Tutor] Python help

2009-04-24 Thread IT_ForMe
t Berman-2 wrote: > > Yes. > > Show us your solution and perhaps we can help you make it a tad more > efficient. > > Robert Berman > > IT_ForMe wrote: >> Anyone know how to program this using Python >> >> Add up the prices for items in a shopping car

[Tutor] Python help

2009-04-22 Thread IT_ForMe
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