Dim SRtime(64) as integer
Console.WriteLine("Enter your age in years")
Sage(i) = console.ReadLine()
Console.WriteLine("Invalid, please try again.")
Console.WriteLine("Invalid, please try again.")
Console.WriteLine("Now enter the house you belong in")
Shouse(i) = console.ReadLine()
console.writeline("Invalid, please try again.")
Console.WriteLine("Finally, enter your reaction time in ms")
SRtime(i) = console.ReadLine()
console.writeline("Invalid, please try again.")
console.writeline("Invalid, please try again.")
Console.writeline("Next student.")
Console.writeline("The average reaction time of the students is" & TSRtime/65 & "ms. While the slowest reaction time is" & slow & "ms.")