Why is there no post-pre increment operator in python
riteshtijoriwala at gmail.com
riteshtijoriwala at gmail.com
Thu Jan 12 22:32:36 EST 2006
Anyone has any idea on why is there no post/pre increment operators in
python ?
Although the statement:
++j
works but does nothing
More information about the Python-list
mailing list