Console.WriteLine("Please enter the first test score")
console.WriteLine("please enter the second test score")
console.WriteLine("please enter the third test score")
console.WriteLine("Test fail")
console.WriteLine("Low score - retake needed")
console.WriteLine("Good score")
console.WriteLine("Excellent score")