Skip to content

j333bass/your_first_code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

A very simple snippet of C code, for Holberton School's admissions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 100.0%