+ 1
I+1
Whatâs going on with the whole i + 1 = i?
4 Answers
+ 5
Please elaborate your question. We can't understand what are you asking. If not it will considered as SPAM.
+ 4
unspecific question...
Error...
cant understand
+ 1
You have two similar questions, asking:
What's... i + 1 = i
What's... i = i + 1
This question is the first form, which is a syntax error in Python.
Your other question has an answer for the second form:
https://www.sololearn.com/Discuss/1331702/?ref=app
+ 1
i=i+1



