
OOP 2: Class Attributes
2.1. Add the wheels class attribute inside the Car class and assign it a value of "four".
2.2. Add the doors class attribute inside the Car class and assign it a value of 4.
2.1. Add the wheels class attribute inside the Car class and assign it a value of "four".
2.2. Add the doors class attribute inside the Car class and assign it a value of 4.