On Sep 5, 11:49 am, Chris Rebert <[email protected]> wrote: > On Fri, Sep 4, 2009 at 11:39 PM, > SUBHABRATABANERJEE<[email protected]> wrote: > > <snip> > > > And one small question does Python has any increment operator like ++ in C. > > No. We do x += 1 instead. > > Cheers, > Chris > --http://blog.rebertia.com
Thanx for your kind reply. Warm Regards, Subhabrata. -- http://mail.python.org/mailman/listinfo/python-list
