Code:
If Answer = "=,<>,>,<,>=,<=" Then
                    Label1.Text = "Great!"
                Else : Label1.Text = "Please enter the answer exactly as here in the program..."
Now after "please enter the answer.." i want it that Label2.Text also say something but i dont know what i must type im confused.