Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 616 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 616 Bytes

Hello World

Fun project

"Hello World" log in all programming languages. With the most programming languages making the codes as short as possible.

Example Output

Hello World !

Pull requests

If you want to take part in this fun little project, don't hesitate to make pull requests !

Code example in javascript :

console.log("Hello World !");

TODO

  • ...

Credits

Thank you very much to the Virtual Royaume organization who inspired me to take on this challenge with their Sapin repository!