Coding the Script
Create a Local Variable
Now you will use a local variable called pet to access the PetModule Script. On Line 7 add a variable called Pet. Underneath this variable, we will print the petName that was selected.
Create a New String Value
Strings are an important component of scripting, as they are used to represent sequences of letters, numbers, and symbols. Create a StringValue. You will also assign two new variables.