3. Create a variable to store the mood (happy as default).
4. Use readline to create an interface that accepts standard input and output for happy and sad.
5. Change the mood based on this input. (Refresh the page to see it working).
6. Add a command to quit.