Hello, 😫 I use the same numbers in my test file from example. I am checking filling the ArrayList line.32 Why I get only one line from file? When I skip the BufferedReader, and use only FileReader and do little changes, I get the result in shape stream of numbers, well beyond the range in the example. Must I focus on streams byte or stream characters in this task?