(Slope ofa line) Write a program that prompts the user to enter the coordinates of two points (x1 , y1) and (x2 , y2), and displays the slope of the line that connects the two points. The formula of the slope is (y2 − y1)/(x2 − x1). Here is a sample run:

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.