Skip to main content

Hello World in C

 #include<stdio.h>

int main()
{
    printf("Hello, World!");
    return 0;
}

Comments

Popular posts from this blog

GitHub Codespaces by Microsoft Student Ambassador

  GitHub Codespace in 5 minutes and hands on by Microsoft Student Ambassador * http://github.com/varma59?wt.mc_id=studentamb_209515 * studentambassadors.microsoft.com/?wt.mc_id=studentamb_209515 * docs.microsoft.com/en-us/?wt.mc_id=studentamb_209515 * github.com/features/codespaces?wt.mc_id=studentamb_209515 In 1 minute 8 minutes Visitors proof: