From 2a07a413ef0006f3cf65683df79ed9cf114b10ab Mon Sep 17 00:00:00 2001 From: Shivang-i Date: Wed, 5 Nov 2025 15:24:06 +0530 Subject: [PATCH] my first commit --- 00-introduction of javaScript | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 00-introduction of javaScript diff --git a/00-introduction of javaScript b/00-introduction of javaScript new file mode 100644 index 00000000..d905d336 --- /dev/null +++ b/00-introduction of javaScript @@ -0,0 +1,2 @@ +JavaScript (JS) is a programming language used to make web pages interactive. +It works inside your web browser and adds dynamic behavior to websites — like animations, pop-ups, forms that respond to input, and much more. \ No newline at end of file