Okay so I am programming snake on my TI-84 calculator and basically as I was writing in the code(I didn't download it) I forgot to write in a line of code but I found the problem and fixed it but there is supposed to be a blank line of code between the code line I just edited and the next line of code like this
:Do so and so
:
:Do so and so
Obviously it didn't say that but I don't know how to edit in the line of code.
If this is still a bit confusing this is what it was originally
:Do so and so(1)
:
:Do so and so(3)
But this is it now
:Do so and so(1)
:Do so and so(2)
:Do so and so(3)
So if you know how to add that space between 2 and 3 I would appreciate the help. Thank you!
I need some help