Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

java help!

Name: Anonymous 2009-02-05 19:06

class Hello
{
   public static void main(String[] args)
   {
      System.out.printIn("Hello world!");
   }
}

Im a noob can someone help me make this work?

Name: Anonymous 2009-02-05 20:22

>>1
class Hello{
  public static void Main(){
    System.Console.WriteLine("Hello World!");
  }
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List