Console.WriteLine("Hello, Student!")
Console.WriteLine("What's your student ID")
Console.WriteLine("Hello, " & ID & "!")
Console.WriteLine(" What grade you get in ICT ")
answer = Console.ReadLine()
If answer = ("distinction") then
Console.WriteLine(" keep up yhe good work")
elseif answer=("merit") then
console.WriteLine("keep workking to the deadline and u should get a Distinction")
console.WriteLine("what is wrong with you say this 10 times")
console.writeline("I will be complete all my work by the deadline")