Skip to content

Update main.c#98

Open
inazrin wants to merge 1 commit into
hs-hq:mainfrom
inazrin:inazrin-master
Open

Update main.c#98
inazrin wants to merge 1 commit into
hs-hq:mainfrom
inazrin:inazrin-master

Conversation

@inazrin

@inazrin inazrin commented May 30, 2024

Copy link
Copy Markdown

change 32 times and Hello school

@inazrin

inazrin commented May 30, 2024

Copy link
Copy Markdown
Author

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