From ce80d635c40b785875d4f8f3594c942f567616c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Jel=C3=ADnek?= Date: Wed, 21 Sep 2022 12:03:40 +0200 Subject: [PATCH] add JS --- 03.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 03.js diff --git a/03.js b/03.js new file mode 100644 index 0000000..69e0bfa --- /dev/null +++ b/03.js @@ -0,0 +1 @@ +console.log("hello JS") \ No newline at end of file