Hacker Challenge: Triangular Shapes

Let us devise a way to identify triangular shapes from the given coordinates.

We'll cover the following

In this lesson, we will write a program that takes three coordinates of a triangle and determines whether it is one of the following triangles: equilateral triangle, isosceles triangle, right triangle, isosceles-right triangle, or a scalene triangle.

So let’s begin!

Get hands-on with 1200+ tech skills courses.