Hello all,

I'm relatively new to Java programming, I have a question about a piece of code from a video tutorial online:


static Scanner userInput = new Scanner(System.in);

public static...