Python ++ Operator?
Rafael Durán Castañeda
rafadurancastaneda at gmail.com
Fri Jul 15 03:38:02 EDT 2011
Hello all,
I seem something like this on python code:
for .... :
for .... :
spam[i][eggs] = ham
++i
.
.
.
What's the meaning of using i++? Even, does exist ++ operator in python?
Bye
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110715/4a20df75/attachment.html>
More information about the Python-list
mailing list