Let me be absolutely clear.
I need the following in a Flowgorithm program to create a flowchart USING MODULES. Please help me with this and do not answer unless you can give me the correct answer using modules, I've wasted a few of my questions on this already trying to get the correct help and I'm still lost.
The program must utilize modules. Areas of Rectangles The area of a rectangle is the rectangle’s length times its width. Design a program that asks for the length and width of two rectangles. The program should tell the user which rectangle has the greater area, or whether the areas are the same.
Let me be absolutely clear. I need the following in a Flowgorithm program to create a...