Bus Child Class

# Introduction In this Python challenge, we are required to create a child class named Bus that inherits from the parent class named Vehicle. The default fare charge for any vehicle is seating capacity \* 100. If the instance is of Bus, we need to add an extra 10% on the full fare as a maintenance charge.

|60 : 00

Click the virtual machine below to start practicing