- Star ( optional )
- Fork this repository
- Clone your repo
- Add your hello world program examples
## Example
## Python/hello-world.py
print("Hello World")
## PHP/hello-world.php
<?= 'Hello World!' ?>
- Add list programming language & yourself as a contributor in
README.md
- Push
- Pull request
Note : Don't forget to provide a complete description in the readme.