101 ways to print "Hello World!" in unique ways
For example in javascript we can do either console.log("Hello World!");
, alert("Hello World!");
, Using morse code, using ASCII, etc. You can look for more examples in each programming language folder.
# Run the script
npm run helloworld
If you want to contribute please read the guidelines in CONTRIBUTING.MD
Made with contributors-img.
~THANK YOU~