What are variables inside a class used for?
To store data that is related to the given class
To store numbers
To be used outside of the class definition
To store data that is related to the given class.