About Lesson
The Arithmetic Mean(AM) of Two Numbers is the result of dividing the sum by 2.
The Geometric Mean(GM) of Two numbers is the square root of their product.
Draw a flowchart that takes two real numbers as input to the flowchart
and displays the means.