Subroutine Equivalent in Python (newbie Q)

Aahz Maruch aahz at panix.com
Thu Feb 1 14:16:26 EST 2001


In article <95cbr2$4o2$1 at nnrp1.deja.com>,  <binnc at my-deja.com> wrote:
>
>Another question from someone totally new to
>Python. Is there an equivalent in Python to a sub-
>routine, (e.g. gosub and return).  

I suggest you read the Python tutorial; it will answer that question and
many others.  See http://www.python.org/doc/current/tut/tut.html
-- 
                      --- Aahz (Copyright 2001 by aahz at pobox.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

"People sometimes focus too much on the fact of communication rather than
the substance of communication."  --Dave Morton



More information about the Python-list mailing list