printf(“Hello world!”);

class webpage(){ 
   public static void main(String args[]) { 
        System.out.println("Hi there! My name is Richard 
        Ngai, and this is my ePortfolio."); 
    } 
}

1 Reply to “printf(“Hello world!”);”

Leave a Reply

Your email address will not be published. Required fields are marked *