1
2
3
4
5

public static void main(args[]){
system.out.println("hello world!");
}