commit 902463085372fc35b530521937d5e10354bb831a Author: Nurahmed Almadatov Date: Fri Oct 28 19:40:17 2022 +0200 first commit diff --git a/hello.js b/hello.js new file mode 100644 index 0000000..0c2d485 --- /dev/null +++ b/hello.js @@ -0,0 +1 @@ +console.log("Hello World!!!!") \ No newline at end of file