From 829d4ebb3c894fe2c8a49bff9d658ecac9f64de0 Mon Sep 17 00:00:00 2001 From: alyx Date: Tue, 23 Jan 2024 14:05:13 -0500 Subject: JS,PHP,PY,RS --- JavaScript/hello.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 JavaScript/hello.js (limited to 'JavaScript/hello.js') diff --git a/JavaScript/hello.js b/JavaScript/hello.js new file mode 100644 index 0000000..422c89e --- /dev/null +++ b/JavaScript/hello.js @@ -0,0 +1 @@ +console.log("Hello, World!") -- cgit v1.2.3-54-g00ecf