Question: PYTHON You will prompt the user to enter the length of three sides of a triangle as input. After getting the input from the user,
PYTHON You will prompt the user to enter the length of three sides of a triangle as input. After getting the input from the user, write an if-else statement to determine if the triangle is an equilateral triangle. Remember, all three sides must be the same length to be considered an equilateral triangle.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
