In the console, how can I get the cursor at the end of the input statement?
When I am using the console with an input statement using a while loop, on the second iteration of the input, the cursor is always based to the left side of the screen, hugging the left panel - how can i get it to go to the end of the input statement (whatever that may be?). I hope that makes sense.
Please sign in to leave a comment.