Could you please help me with Python coding?
Design a class named Car that has the following fields:
● yearModel: The yearModel field is an Integerthat holds the car’s year model.
● make: The make field references a String thatholds the make of the car.
● speed: The speed field is an Integer thatholds the car’s current speed.
In addition, the class should have the following constructor andother methods:
● Constructor: The constructor should acceptthe car’s year model and make as arguments. These values should beassigned to the object’s yearModel and make fields. The constructorshould also assign 0 to the speed field.
● Accessors: Design appropriate accessormethods
PayPal Gateway not configured
PayPal Gateway not configured