Uses built-in NodeJS readline to ask a question and return the user's answer.
The question to ask
A Promise that resolves to the user's answer
Uses built-in NodeJS readline to ask a question and return the user's answer.