what about making a line of code that lets the players go from x line to y line?
There is a reason that GOTO is not present in modern languages.
It leads to hard to reason about and maintain code.
Python has a great set of flow control statements which are all better then having a GOTO.
3 Likes
Moving this to Help category because it’s not presented as a constructive and actionable idea. It’s also guaranteed to be rejected, and there are many resources that already discuss why.
6 Likes
Sorry, you’re a couple weeks too late for April Fools Day.
1 Like