Getting user input like with Java's Scanner

First, thank for all the replies!
Second, in order:

You could run your file in a shell/terminal from Juno with e.g.
C:\Users\YOUR_NAME\AppData\Local\Julia-1.3.1\bin\julia.exe .\test.jl

I’m on windows too and I downloaded Julia + juno/atom from the JuliaPro 1.3.1-1 installer from the official website.
Weird thing is that this kind of installation is spread quite everywhere:

  • JuliaPro-1.3.1-1 folder in C:\
  • julia folder in C:\Users. This is even more hilarious because at some point I’ve found the folder “padding_some_junk_value” and other creative stuff
  • JuliaPro_Juno_1.3.1-1, .julia, .juliarPro folders in C:\Users\Lorenzo\

Moral of the story, I could’t find what you suggested with the path provided…

I tried this one too:

With atom/juno provided on JuliaPro 1.31-1 doesn’t work.
I really don’t know what I’m missing…