Bash Scripting - User Input
How can you use the
read command to prompt the user with a message before input, storing the input in variable answer?