I don't think that reading from STDIN in the context of Juno makes much
sense. What is the standard input stream?

On Mon, Aug 15, 2016 at 1:56 AM, Rishabh Raghunath <[email protected]>
wrote:

> Hello Julia Users..
> I have been experiencing a new problem with juno ide..
> I am not able to get input in Juno with readline(STDIN).. It never accepts
> any input.. just remains stuck..
> All the print statements work just fine.. But the inputs arent working..
> Input using the same code used to work in Juno.. But suddenly .. Juno is
> not getting inputs..
> The code works perfectly fine while I try to run it in the terminal.
> Please guide me how to fix this problem..
> I have attached a Screenshot below.. you can see my print statements(which
> work perfectly fine as shown in the screenshot.. But the readline(STDIN)
> does not get input in Juno.. It keeps loading..
> Thanks.
>

Reply via email to