Hello world!


Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

<?php
if ($a > $b)
  echo "a is bigger than b";
?>
//  HelloWorld.java
public class HelloWorld {
   public static void main (String args[]) {
      System.out.println ("Hello, World!");
   }
}

  1. #1 by Mr WordPress on June 17th, 2009

    Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  2. #2 by admin on June 18th, 2009

    teste

(will not be published)


  1. No trackbacks yet.