Python Language.

 

Write the following two programs using Python Language.

Q1. Write a program that accepts the lengths of three sides of a triangle as inputs. The program output should indicate whether or not the triangle is an equilateral triangle.

 

This question has been answered.

Get Answer