Using the naming rules listed above, come up with your own variable names to hold the following kinds of data. In addition, describe the data type (integer, floating point, string, Boolean) that would likely be used by each variable.
A player's current score in a game
Your pet's name
The number of books in a library
The answer to the question "Do you want to continue?"
The result you get when calculating the area of a triangle
Do your names make sense to them, or do they have suggestions for improvement? Does your class or teacher agree with the data type you believe will work the best in each case?