Question: Computer Science 1. Create an algorithm that will compute the Area and Perimeter of an Equilateral triangle. The user will input the length of the
Computer Science
1. Create an algorithm that will compute the Area and Perimeter of an Equilateral triangle. The user will input the length of the side. The algorithm should be able to display the calculated area and perimeter of the triangle.
2. Create an algorithm that asks for 2 numbers and checks if the first number is greater than the second number.
Sample Output: First Number: 50
Second Number: 25 First number is greater than the second number!
Create a flowchart or pseudocode based on the problems provided
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
