I'm writing a program that registers students into a class and does some other things but I'm having an issue with the function that gets the student ID. The error says "Invalid operands to binary expression (string and int). I'm not sure what the problem is. Please help? Here's the part of the code the issue is in.