Search:

Type: Posts; User: kingsta

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    962

    Re: String and IF statement

    Ok thanks, i've fixed it
  2. Replies
    2
    Views
    962

    String and IF statement

    String user1 = JOptionPane.showInputDialog("Please enter the first player's name"); //Ask's for the user's name
    String user2 = JOptionPane.showInputDialog("Please enter the second player's name");...
Results 1 to 2 of 2