I have used reader.read(int) as this is the only way I can get it to read each digit not the whole line and give the correct odd and even count. I can't get String.length() to work at all either. Any tips would be appreciated 😁