TheAlgorithms / Python

All Algorithms implemented in Python
https://thealgorithms.github.io/Python/
MIT License
194.03k stars 45.62k forks source link

python program car and boats classes #12115

Open NimraAslamkhan opened 3 weeks ago

NimraAslamkhan commented 3 weeks ago

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.

NimraAslamkhan commented 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.