boolean true and false values.

Courageous jkraska1 at san.rr.com
Wed Jun 28 00:04:05 EDT 2000


> > Until now, I like the basic idea of Python of variables not having a type, but
> > I don't really see the advantage.

The advantage would be in not having to describe the object
before you use it. Instead you just use it. This makes the
code blissfully terse.



C/



More information about the Python-list mailing list