Write down the algorithm for the program which prompts the user to enter five test scores, compute the total of the five tests and determine the weighted average of each test assuming that each test weighs 20%. Use any tools which you are familiar with to write the algorithm.