Add a description, image, and links to the input-dialog topic page so that developers can more easily learn about it.
System.out.println("Number #1 Received with value of " + num1); // Added by me System.out.println("Displayed GUI Input for Number #2"); // Added by me ...