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 Dublication)
- 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.
Print hello world
on screen
Submit your hello world programs under the collection Folder