A script is a set of instructions laid out for the computer to achieve a certain goal.
**Javascript is a language used in the browser to perform certain actions triggered by the user, for example clicking a button or hovering the mouse on a certain area.
Javascript can use strings, numbers and logical operators.
Concatenation means to add strings together.