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/mailman/listinfo/tutor

Reply via email to