I'm trying to figure out small parts of the code I'll need for this task. I'm currently working with making sure the number is even. But there's something wrong and I don't know what it is, when I run the code with the example inputs it prints 9 & 4, one is even and one isn't, but it should only print one or the other if everything is correct and I just have it backwards, so what's wrong?