Hello World CLI hello The program MUST print "Hello, world!" to standard output and exit with status code 0. The user runs hello. The program prints exactly Hello, world! followed by a newline and exits with code 0.