On Mon, Jun 20, 2016 at 2:59 AM, Sopan Shewale <sopan.shew...@gmail.com> wrote: > You need to worry about indentation ;) & spells (.. you seriously want to > use input instead of raw_input? )
The book the OP is using is Python 3-based. He should be using "input()" as he did. Otherwise, it does look like a lack of indentation for his statements that are part of the while loop are his problem. boB _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor