ebsite
is located at www.pythonicity.co.uk if you want to see what we do.
Best Regards,
Sean Kemplay
--
http://mail.python.org/mailman/listinfo/python-list
On Apr 1, 2005 8:10 PM, Erik Max Francis <[EMAIL PROTECTED]> wrote:
> Sean Kemplay wrote:
>
> > You could use
> >
> > condition and consequent or alternative
> >
> > I use it
>
> You should do so cautiously, since if consequent is false, it will
You could use
condition and consequent or alternative
I use it
Sean
On Apr 1, 2005 5:24 PM, praba kar <[EMAIL PROTECTED]> wrote:
> Dear All,
> I am new to Python. I want to know how to
> work with ternary operator in Python. I cannot
> find any ternary operator in Python. So Kindly
> cle