You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is a matter of opinion, because you can receive the same result via:
INPUT "", a
(Plus this avoids confusion if we were ever to allow multiple-inputs. e.g. "INPUT a, b" - does that mean read two input values? Or does it mean print the prompt from variable a, into variable b ?)
I think INPUT without prompt string should be supported.
The text was updated successfully, but these errors were encountered: