Re: [Tutor] Python programming book material

2014-07-04 Thread jh
From: Tutor [mailto:tutor-bounces+xperimental22=gmail@python.org] On Behalf Of Sunil Shenoy Sent: Friday, July 04, 2014 2:36 PM To: tutor@python.org Subject: [Tutor] Python programming book material Hello I have just started to try and learn Python and purchased Dawson's book for the

Re: [Tutor] Books for Learning Python

2013-01-11 Thread jh
There is also this - http://www.codecademy.com/#!/exercises/0 From: Tutor [mailto:tutor-bounces+xperimental22=gmail@python.org] On Behalf Of Chris Rogers Sent: Friday, January 11, 2013 9:11 AM To: tutor@python.org Subject: [Tutor] Books for Learning Python Hello all, I've began my jo

[Tutor] quick question

2012-09-27 Thread jh
Howdy Folks, I'm using Python 3.2.3, IDLE 3.2.3 (on Windows 7 64-bit if it matters) Here is my code: # Write a program that asks for the prices of 5 items then displays the subtotal # of the 5 items, then calculates sales tax (6 percent), and the displays the total. # Get input for the prices