Put this in a file:
echo Hello, I am a happy computer

To test it, type "sh", space, then the file path name. For example, if you put it in a file named "happy" in the current directory, you would type

sh happy

(press 'back' in your web browser to get back to where you were in the exam)