AhmadHija
❔ Help in question
Hello
I need help solving a question that says:
i need to write a program that receives 4 points like (x1,y1),(x2,y2),(x3,y3),(x4,y4)
so that these points connect as a square shape
then i need to calculate the circumference of the resulting from connecting the points (point 1 with 2.....)
i need to use the dimension equation
and i need to use the points
in simple c# console (-8.3,2),(-3,-2),(5,2),(0,4.5)
3 replies