Question: Draw flowchart, and write algorithm and pseudo code for solving the following problems: 1- Calculate the area of triangle, where area=0.5 * base * height.
Draw flowchart, and write algorithm and pseudo code for solving the following problems: 1- Calculate the area of triangle, where area=0.5 * base * height. 2- Read a student's grade in English course, then print EXCELLENT if the grade is garter than or equal 90. else print GOOD if the grade is less than 90 and greater than or equal 80, and else if print FAIL
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
