Use the == operator in an if statement to do that.
Use a loop to iterate through all the values in the StudentID array.
Access the elements in the array using array notation: StudentID[i] refers...