All-In-One-Python-Projects
All-In-One-Python-Projects copied to clipboard
Feat/geo distance improvements
Added validate_coordinates() helper to cleanly validate latitude/longitude inputs
Added km_to_miles() and updated output to show both kilometers and miles
Added format_travel_time() to display travel time in hours and minutes instead of raw decimals