Introduction - If you have any usage issues, please Google them yourself
Parent class and subclass of the basic application demonstration. Parent class is the car class, subclass is bicycles, motorcycles, cars and so on. Element has a weight, speed and so on. Suitable for beginners to understand the parent class and subclass inheritance issues.