Skip to main content

Definitions by BobZomer

Associated with world, first program you create in any programming language.
int main() {
printf("Hello world\n");
}
hello by BobZomer October 5, 2005