Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- from car import ElecticCar
- my_tesla = ElectricCar('tesla','model s', 2016)
- my_tesla.battery_info()
RAW Paste Data