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