Let's discuss how to use the Java I/O classes such as the system and the scanner classes to do console IO and the JOptionPane class to do dialog based IO.
(1) How do we convert string values from keyboard to numeric values?
(2) How do we create output strings containing the values from our variables?