Skip to content

Commit 7037f09

Browse files
Update distance-calculator.py
Calculate distance from point B to point A, distance between two points.
1 parent a9ac88f commit 7037f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distance-calculator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
"""
33
Created on Thu Nov 16 21:04:20 2017
4-
4+
Calculate distance from point B to point A, distance between two points.
55
@author: Prince Adeyemi
66
"""
77

0 commit comments

Comments
 (0)