Flowchart for calculating the area of a triangle using the values of the three sides
In today's video, I have shared a flowchart. Flowchart for calculating the area of a triangle using the values of the three sides. I have seen step by step how to calculate the area of a triangle using the values of the three sides. I started first and then took the values of the three sides of the triangle as input. After taking the sum of the three sides, I added those three sides and divided the sum by 2 and then applied a formula and by applying this formula, the area of the triangle can be calculated. I finished the program displaying the final result.
Posted with Speem
