Skip to content

Commit

Permalink
Hello World
Browse files Browse the repository at this point in the history
  • Loading branch information
ismathim authored Jul 6, 2020
1 parent f6a4be4 commit 18c6444
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions C/program_1.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ int main(){
printf("Hello World");
return 0;
}


//The Result
//Hello World

0 comments on commit 18c6444

Please sign in to comment.