Skip to content

semaed/main.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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

About

Holberton Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors