Speaking Python

Emile van Sebille emile at fenx.com
Mon Oct 13 18:02:36 EDT 2003


"Sean Ross" <sross at connectmail.carleton.ca> wrote in message
news:eIEib.2016$Z_2.99048 at news20.bellglobal.com...
>
> "David Mertz" <mertz at gnosis.cx> wrote in message
> news:mailman.72.1066076254.2192.python-list at python.org...
> > So quick test, how do you say:
> >
> >     def range_sum(N):
[snip]
>
> def range underscore sum open bracket n close bracket colon new line
indent

+1, except:
  open/close paren= ()
  open/close brace = {}
  open/close bracket = []

Emile van Sebille
emile at fenx.com






More information about the Python-list mailing list