hello_world Learning in the time honoured fashion #include <stdio.h> int main(void) printf("hello world/n");