build one user friendly flowchart for an algorithm 1
Build one user-friendly flowchart for an algorithm that reads an integral number x from the user, computes the areas of various shapes from the drawing bellow where AB, BD, FH, HJ, EG, AF, BH, DJ, LN, and CI are equal to x, BC, CD, HI, IJ, CM, MI, BL, DN, LM, and MN are half of x, and EF, GH, and JK are a quarter of x. and display one of the areas that the user selects.

