Can const be assigned to MyCurrentTry?

Unless I’m mistaken, I don’t think const can be assigned to MyCurrentTry, seeing as how eventually that number is going to have to change depending on what try it is. Which would mean that if it was constant, then the number couldn’t change, even though we want it to? I could be going about this entirely wrong.

Privacy & Terms