Learn how to use the readLine module. The readLine module allows us to receive user input from the user as well as being able to prompt the user. The readLine module also inherits from the eventemitter which allows us to listen for events, Such as when the stream receives userinput and as well as when the stream is closed.