diff --git a/helloWorld.js b/helloWorld.js new file mode 100644 index 0000000..33c8162 --- /dev/null +++ b/helloWorld.js @@ -0,0 +1 @@ +console.log("Hello World !!!!"); \ No newline at end of file