I am learning java an I just want to get an int from the console. I seem to only find a reliable way to get a byte. I can’t even get a char[] very reliably either. Does anyone have a suggestion on how the get an int from the user using System.in?