Open NimraAslamkhan opened 3 weeks ago
I’m excited to request to be assigned the issue for implementing the Car and Boat classes! 🚗⛵ With my Python expertise and strong grasp of object-oriented design, I’m confident I can deliver effective solutions.
Feature description
This problem involves creating two classes (Car and Boat) that return a formatted string based on the vehicle's speed. This solution includes the implementation of constructors and string representations.