Search:

Type: Posts; User: TheLeader

Search: Search took 0.19 seconds.

  1. Re: Problem with import java.util.*; dont know whats wrong

    ah ok thank you very much :D
  2. Re: Problem with import java.util.*; dont know whats wrong

    OMG it really helped ... i found two files: named Scanner.java and SCANNER.java from some other excercise i did
    i renamed it and now everything is fine again :D .

    THANKS FOR YOUR HELP

    Could...
  3. Problem with import java.util.*; dont know whats wrong

    I just started learning java and i made this small game. here is the code



    <import java.util.*;

    class GuessingGame
    {
    public static void main (String []args)
    {
Results 1 to 3 of 3