As **_readlines**_ is an analog of **_readline**_, for the same reasons [as this](https://github.com/JuliaLang/julia/pull/3858). There should also be a **_readlines()**_ which takes input from _STDIN_. Currently: julia> readlines() ERROR: no method readlines()