Skip to content

Collection of shortest Hello Worlds in any language.

License

Notifications You must be signed in to change notification settings

KlRE/CodeGolfHelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeGolfHelloWorld

Collection of shortest Hello Worlds in any language.

Everyone is welcomed to add their solution. If you find shorter code, feel free to push a PR. I try to accept your solution as fast as possible ;)

If you provide a Try It Online link ( https://tio.run/# ), I can accept faster.

Task

Output the string "Hello, World!" in any form. It would be nice, if you also provide a short explanation.

Contribution Guide

Who can contribute

Anyone can contribute to this repositry. Typos may be accepted too.

You can view an example pull request here.

How to contribute

  • Fork this repository
  • Write your code
  • Create a pull request and provide a link to test it directly ( e.g. https://tio.run/# )
  • Star the repository to show your support :)