From 05b56ece2d60a579ea676ed9cefce51af88ab317 Mon Sep 17 00:00:00 2001 From: Shifa <3639shifa@gmail.com> Date: Tue, 29 Oct 2024 01:53:11 +0530 Subject: [PATCH] Created through javascript --- scripts/hello_world_Ctrl-apk.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 scripts/hello_world_Ctrl-apk.js diff --git a/scripts/hello_world_Ctrl-apk.js b/scripts/hello_world_Ctrl-apk.js new file mode 100644 index 000000000..ceb5a8ace --- /dev/null +++ b/scripts/hello_world_Ctrl-apk.js @@ -0,0 +1,5 @@ +// LANGUAGE: Javascript +// ENV: Node.js +// AUTHOR: Ctrl-apk +// GITHUB: https://github.com/Ctrl-apk +console.log('Hello,World!);