Tech: Artificial Intelligence AI, Blockchain, Crypocurrencies, Software, Hardware, and more
Tuesday, August 11, 2020
hello world program in C
#include <stdio.h>
int main(void)
{
printf("hello, world\n");
}
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)