March 6, 201510 yr Right now I have JOptionPane.showInputDialog burt that's yelling at me telling me I can't use a string for it. Is there something similar but with ints?
March 6, 201510 yr Author parse the string as an integer I was thinking about doing that but I can't remember my reasoning for not lol. Will try this, thanks! parse the string as an integer Worked! Thank you!
Create an account or sign in to comment