Hello world! Posted on October 25, 2011 by jbremer Hello World!123456#include <stdio.h>int main(){ printf("Welcome to my Blog!\n"); return 0;}
printf(“welcome to the internet!”);