|
do/while loops - JOptionPane
Im stuck on a program for school, how can I make the user input characters until he inputs an upper case letter w/ JOptionPane?
also
Have the user input Strings until he inputs the word "Quit". The case of the letters should not matter.
Thanks to anyone who can help
|