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
Say I want to know a name, at the minute you'd have to make an object that responds to the first command and then hogs any input, there should be an official way to ask a question to the user simply.
I propose a Question class that will hog the input when there is an instance, perhaps it should be our first block based API as it should ideally be somewhat synchronous.
The text was updated successfully, but these errors were encountered:
Say I want to know a name, at the minute you'd have to make an object that responds to the first command and then hogs any input, there should be an official way to ask a question to the user simply.
I propose a Question class that will hog the input when there is an instance, perhaps it should be our first block based API as it should ideally be somewhat synchronous.
The text was updated successfully, but these errors were encountered: