Skip to content

pedlerstreet/hacktoberfest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#include <stdio.h>

int main() { printf("Hello World!"); return 0; }