coquelicot's blog

By coquelicot, 14 years ago, In English
public class HW{
  public static void main(String[] args){
    System.out.println("Hello World!!");
  }
}

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it