Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 497 Bytes

HelloWorld

"Hello, world!" in different programming languages

Contributing

Create a file hello.xx of the language you want to write program in and save as programming_language_name/hello.xx example: c/hello.c or python/hello.py

  • Create a simple "Hello, World" Program in a language of your choice

  • Make a pull request for your work and wait for it to be merged!

Head to CONTRIBUTING.md for instructions.