Android App Dev
Using the following class files (in the Files section)
main.py
car.py
battery.py
electricCar.py
Create a general car (you can decide on the make and model), then create an electric car with a particular battery size. Display all available information for both cars.
The files will upload after finding helper.