- 1
Help me🙏 ??????
.Make a program that given N pairs of points (x,y) and (h,k) determine the distances between them and the slope formed by the line that joins them. Make a program in C that data 3 points (x1,y1), (x2,y2) and (x3,y3) determine what type of triangle they form according to their sides.
1 Antwort
+ 2
Please share ur attempt.