Random
Source Code

hello

Associated with world, first program you create in any programming language.

int main() {
printf("Hello world\n");
}

by BobZomer September 30, 2005

37👍 31👎