Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 360 Bytes

File metadata and controls

14 lines (9 loc) · 360 Bytes

Program

This is a distance calculator, used to calculate the distance between two points on a 2D plane.

How to use

Use any of the following commands -

python distance_calculator.py

python3 distance_calculator.py

Example

image

Made by Mathdallas_code(me)