Contact Learn C
Copy

Program 1:Hello World

Program 1:
 
#include<stdio.h>
main()
{
printf("Hello World\n");
}

Output:

Hello World 
Donate

Download App and Learn when ever you want

Get it on PlayStore
Get it on Amazon App Store
Get it on Aptoide