[Tutor] My code isn't working properly
Sopan Shewale
sopan.shewale at gmail.com
Mon Jun 20 12:25:52 EDT 2016
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 <robertvstepp at gmail.com> wrote:
> On Mon, Jun 20, 2016 at 2:59 AM, Sopan Shewale <sopan.shewale at 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 at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>
More information about the Tutor
mailing list