Christopher Pearce. Hello world!. Christopher Pearce June 9, 2018 #include <stdio.h> main( ) { printf("hello, world\n"); }