when should you make something an instance variable python code example
Example: what is a ython instance
An object belonging to a class. e.g. if you had an Employee class, each
individual employee would be an instance of the Employee class
An object belonging to a class. e.g. if you had an Employee class, each
individual employee would be an instance of the Employee class