You have created batteryCapacity variable but haven't used it! You can use it in charge method to set the limit to that.
Grades:
Main: 290/300
Bonus: 100/100
fix this small issue to get the full grade. (if you want!)
## Fix These:
ElectricCar:
- Haven't overridden Serviceable interface methods! (needsService, performService)
(Recommended)
HybridCar:
- You have created **batteryCapacity** variable but haven't used it! You can use it in charge method to set the limit to that.
---
Grades:
Main: 290/300
Bonus: 100/100
fix this small issue to get the full grade. (if you want!)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fix These:
ElectricCar:
(Recommended)
HybridCar:
Grades:
Main: 290/300
Bonus: 100/100
fix this small issue to get the full grade. (if you want!)
Good!
Main: 300/300