I don't know what to do please can any one help me I'm trying to use c in vs code for the first time
#include <stdio.h>
int main (void)
{
printf("Hello, World!");
}
I don't know what to do please can any one help me I'm trying to use c in vs code for the first time
#include <stdio.h>
int main (void)
{
printf("Hello, World!");
}