Literals are specific values that appear directly in code.
For example, 2.5, "Hello" etc.
2.5
"Hello"