diff --git a/hello.xx b/hello.xx new file mode 100644 index 0000000000..ac949d0867 --- /dev/null +++ b/hello.xx @@ -0,0 +1,6 @@ +// LANGUAGE: Javascript +// ENV: Node.js +// AUTHOR: ShrutiKhare +// GITHUB: https://github.com/shrutikhare180 + +console.log('Hello, World!');