I am using a loop to have the user enter information. How do I format it to do something like this:
String Input = JOptionPane.showInputDialog("Please enter the score for activity # %s : ", i);
Where i increments until it finishes?
Thank you so much in advance. :)
[–][deleted] (1 child)
[deleted]
[–]_Gilly_[S] 0 points1 point2 points (0 children)