Answer:
Explanation:
Ok, I don't understand anything at the end because it's utter gibberish.
What you can do, based on the question, is ask user input for the two x and two y coordinates, then use the distance formula. The distance is [tex]\sqrt{(x_1-x_2)^2+(y_1-y_2)^2} .[/tex] Find a way to insert that using the math library.
Hope that helped,
-FruDe