Pascal Lab #1

Java Programming Name _____ import javax.swing.JOptionPane: This command will bring in (import) the input dialog box and the message dialog box that we will use to ask a question and print the results. VARIABLE TYPES - int (whole numbers and their negatives), double (decimals), and String (series of characters such as a word). ................
................