File name: Hello world
public class HelloWorld{ public static void main(String[] args){ String message = "Hello world"; System.o