program that displays a random uppercase letter using Math.random() method. Your program will promt user if the program will continue or not using JOptionPane.showConfirm() method. A random uppercase letter will be displayed if user wants to continue. Document your program as discussed and required in the class.
Comments
Leave a comment