[Tutor] Indentation woes in elif statement

Andre Engels andreengels at gmail.com
Wed Aug 11 13:43:32 CEST 2010


On Wed, Aug 11, 2010 at 3:11 AM, rara avis <fried.sigmund at gmail.com> wrote:
> Hi: I am trying to teach myself Python, and am stuck at the indentation with
> the elif statement.
> This is what I am trying to type:
>
> x=3
> if x==0:

What are you trying to accomplish? What result did you expect to get?
What result did you actually get?


-- 
André Engels, andreengels at gmail.com


More information about the Tutor mailing list