Question: Write a program to accept two points in x- y coordinates (four floating numbers x1, y1, x2, y2) to compute the both the distance and

Write a program to accept two points in x- y coordinates (four floating numbers x1, y1, x2, y2) to compute the both the distance and the slope() of line between two points. Your program should also output whether the line is vertical, horizontal, or not
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
