3. Expressions
Expressions are pieces of code that can be evaluated to produce a value. They can include variables, operators, literals, and function calls. An expression can be as simple as a single number or more complex, involving multiple operations or function calls.