What type of value can we return from a function?

Any type of valueOnly strings

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