VAR = VAR + 1 doesn't work? (python)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sheepy
    New Member
    • Jan 2019
    • 1

    VAR = VAR + 1 doesn't work? (python)

    I'm closing this question because I just realized that I put VAR=1 in the loop and then I wanted it to go VAR = VAR + 1
    Last edited by Sheepy; Jan 6 '19, 02:28 PM. Reason: closing question
Working...