What type of value can we return from a function?
We can return any type of value from a function, like a string, number, or boolean.