5. After the test score loop, input the final test score. It is now worth 35 % of the student ' s grade.
6. Once the grade value has been determined, use a series of nested IF( decision) statements to determine the correct letter grade. Store the letter in a variable to be used in the output( letter = " A ").
Display the name, the average of the entered tests, the Final test score and a letter grade based on the student ' s grade
Please use console for all. Submit the completed. vls file