Yup! His problem must be indentation. Apart from him, everybody from
mailing list is worried about his problem ;)

Regards,



On Mon, Jun 20, 2016 at 7:08 AM, boB Stepp <robertvst...@gmail.com> wrote:

> 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
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to