You are on page 1of 1

<stdio.

h>
int main()
{
pritnf("Non Indented Hello World!");
return 0;
}

You might also like