Skip to content

Comments

main.c#1

Open
Abera19-27 wants to merge 1 commit intomainfrom
Abera19-27-patch-1
Open

main.c#1
Abera19-27 wants to merge 1 commit intomainfrom
Abera19-27-patch-1

Conversation

@Abera19-27
Copy link
Owner

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