9
nnmrts
7y

Coming home after one week without coding. What is the increment operator again?

Comments
  • 1
    i think it's called 'goto'
  • 1
    I'll give you one just for this!

    Btw, the best way is

    i = i + 1;

    XD
  • 1
    How do I use a keyboard?
  • 1
    What is StackOverflow?
  • 1
    My python just doesn't know.
  • 3
    there's been an arguments with ++i or i++, but me, being being the great dev I am, made a compromise of +i+.

    The compiler gave me an error.
    I know it's really just jealous that it hadn't thought of it.
Add Comment