Draw a flow chart that can be used to create a program which accepts two
number greater than zero. The two numbers are multiplied to display a product. The
product displayed should not be greater than twenty. If the product is greater than twenty, the program will ask for re-input of the
two numbers.