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...
You should be an authorized user in order to see the full description and start solving this mission.
2.1. Add the wheels class attribute inside the Car class and assign it a value of "four".
2.2. Add the...