diff --git a/hello_bani.js b/hello_bani.js new file mode 100644 index 0000000..272bb36 --- /dev/null +++ b/hello_bani.js @@ -0,0 +1,2 @@ +// the hello world program in JS +console.log('Hi Bani this side, very excited to learn new technology and build projects');