diff --git a/alert-hello-world.js b/alert-hello-world.js new file mode 100644 index 0000000..8a55d51 --- /dev/null +++ b/alert-hello-world.js @@ -0,0 +1 @@ +alert("Hello World !"); \ No newline at end of file