Expression

Expression
Meaning the act of combining variables / constants, or operators / functions,
This are put together in a single statement to be assigned to a variable
Like this 1 + 1 or "Jonathan" + "Alexa"

.