I thought, for every input, I have to type ''BufferedReader xyz = new BufferedReader..., so typed it two times. Then I compared it with the codegym solution, it created only one. I wonder what was happening when I created Two BufferedReader objects