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!
3. Create an algorithm that will display a person's full name 50 times.
Create a flowchart or pseudocode based on the problems provided
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started