java WordGame program
问题 I am totally a beginner. This is a project for school. I just need to know, can anyone tell me why this won't run ? import javax.swing.JOptionPane; public class WordGame { public static void main(String[] args) { String name; name= JOptionPane.showInputDialog("Enter your name"); String age; age= JOptionPane.showInputDialog("Enter your age"); String city; city= JOptionPane.showInputDialog("Enter the name of a city"); String college; college= JOptionPane.showInputDialog("Enter the name of a