You are on page 1of 1

class first

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

You might also like