You are on page 1of 1

public class Test{

public static void main(String[] args){


System.out.println("hello")
}
}

You might also like