189k views
2 votes
THIS IS UNDER MATH BECUASE THEIR IS NO CODEING SECTION

Jenn wants to assign a value to the favorite animal variable: favorite Animal = "Dog" but gets an error message. What does she need to fix for the code to work?

Create a shorter variable name.
Remove the equal sign.
Remove quotation marks around the string.
Remove the space between the words in the variable name.

User Maarvd
by
8.4k points

1 Answer

3 votes
Remove the space between the words in the variable name