You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
read -p "4. Write an adjective describing the weather: " ADJECTIVE2
read -p "5. Write a verb that can be done on grass: " VERB2
read -p "6. Name a place on grounds: " NOUN2
read -p "7. Write a verb: " VERB3
read -p "7. Write a buzz word: " ADJECTIVE4
read -p "8. Name any food: " NOUN3
echo "At UVA there are many $ADJECTIVE1 $NOUN1. I $VERB1 with $NOUN1 at the Rotunda on $ADJECTIVE2 afternoons. We like to $VERB2 on the lawn. When I'm at $NOUN2, I $VERB3 $ADJECTIVE4 $NOUN3."