Saturday, May 7, 2011

First post

I am here
public class Main{
 public static void main(String[] args){
  System.out.println("hello world");
 }
}

No comments:

Post a Comment