print "Hello World!" in various programming language with various method
For example in javascript we can do either console.log("Hello World!");
or alert("Hello World!");
and 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
Hacktobefest PRs are welcome, if you want hacktoberfest-accepted label please kindly inform it on pull-request description and don't forget to read the contribution guidelines.
~THANK YOU~