3.) Create an algorithm and a flowchart that will compute the sum of two numbers. If the sum is below or equal to twenty, two numbers will be entered again. If the sum is above 20, it will display the sum.
4) Create an algorithm and a flowchart that will output the largest number among the three numbers.