Thursday, July 27, 2017

test

public class Apple{
      public static void main(String[] args){
          System.out.println("Hello, Prettyprint!");
          return true;
      } // hello comment
}

No comments:

Post a Comment