Updating
A Programming Pattern (With Examples in Python) |
Prof. David Bernstein
|
Computer Science Department |
bernstdh@jmu.edu |
+=
*=
-=
/=
%=
i =+ 1
and j =- 1
?i
and the second will assign -1 to
j
.