SyntaxFix
Write A Post
Hire A Developer
Questions
Python doesn't support ++, but you can do:
++
number += 1