fix: make comments clear and detailed
This commit is contained in:
@@ -34,4 +34,6 @@ public class GasCar extends Car implements Refuelable {
|
||||
// Cap at 100
|
||||
|
||||
// TODO: Override showDetails()
|
||||
// Call super.showDetails()
|
||||
// Print fuel level and fuel type
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user