I have a simple program that gets input from the user and then prints it! (silly, right?) :
public static void main(String[] args) { Scanner scan = new S