On Tue, Aug 10, 2010 at 9:11 PM, rara avis 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:
>
>
> ___
> Tutor maillist - Tutor@python.org
On Wed, Aug 11, 2010 at 3:11 AM, rara avis 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 a
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:
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/