We'll use the variable, action, to keep track of the action of the user. Set action to hold the string "reply".
action
"reply"
Make sure to pick action, followed by =, and finally "reply".
=