Skip to content

Comments

Update main.c)#93

Open
rusik1707 wants to merge 1 commit intohs-hq:mainfrom
rusik1707:patch-2
Open

Update main.c)#93
rusik1707 wants to merge 1 commit intohs-hq:mainfrom
rusik1707:patch-2

Conversation

@rusik1707
Copy link

No description provided.

@rusik1707
Copy link
Author

#include <stdio.h>

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

@rusik1707 rusik1707 closed this May 28, 2024
@rusik1707 rusik1707 reopened this May 28, 2024
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