Description: This lab explains how to calculate the distance between two points. We used d = square-root of (x2-x1)^2 + (y2-y1)^2 formula to calculate the distance.
Screen shot: This is how program responds when values entered.
Our goal is to make the OpenLab accessible for all users.
Our goal is to make the OpenLab accessible for all users.