Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(c): Add Hello World program in C
- Create new file hello_c.c with basic Hello World implementation - Include shebang for easy compilation and execution
- Loading branch information