As a general rule of thumb, please check the current submission to gain an idea of what is to be submitted in the collection Folder
- DO NOT submit a Hello World Program which was already submitted. (Avoid Duplication)
- DO NOT modifying already submitted code (Avoid Destruction)
- DO NOT break the Naming Convenstion of files
eg: <Name of the Language>_saidHello.<extension>
JavaScript_saidHello.js
- DO submit If you found another way to print hello world, with the naming convenstion which is shown below.
eg: JavaScript_saidHello_2.js
- DO comment on the code, Some languages are hard to understand.
- DO submit "Hello Worlds" even though the language you prefer is not listed under the collection Folder or under issues folder, might be interesting to review and include in the project.
- Print
hello world
on screen Using Comments
write a small introduction to the Language in the respective file itself.
Submit your hello world programs under the collection Folder