When I use io.read() , I get input from the user, but when I do this, he wonβt count back spaces, so if I type:
blah blah blaht
when my program wants input, then if I remove t :
blah blah blah
Is he still reading this as if t , help?
EDIT: this only does when debugging, im using SciTE, thanks
source share