Write an algorithm for a program that prompts the user to enter five test scores, calculate the total of the five tests and find the weighted average of each test assuming that each test weighs 20%. Make use of any tools that you are familiar with to write your algorithm