Skip to content

Update main.c#110

Open
Abera19-27 wants to merge 1 commit intohs-hq:mainfrom
Abera19-27:patch-5
Open

Update main.c#110
Abera19-27 wants to merge 1 commit intohs-hq:mainfrom
Abera19-27:patch-5

Conversation

@Abera19-27
Copy link

int main()
{
int i;
for (i = 0; i <= 32; i++)
{
printf(" Hello School\n");
}
return 0;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant