From 1cd8799974bc47ad7ed0d477f7768c772c69a598 Mon Sep 17 00:00:00 2001 From: Ishaan Mittal <123089344+MathGamer2012@users.noreply.github.com> Date: Sun, 20 Oct 2024 14:10:47 -0400 Subject: [PATCH] Create console.js --- console.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 console.js diff --git a/console.js b/console.js new file mode 100644 index 00000000..3f88fb10 --- /dev/null +++ b/console.js @@ -0,0 +1 @@ +console.log("Testing");