Which type of value can a function return?
Any type of value, like a string, number, or boolean
Only strings and numbers
Only array values
Only boolean values or numbers
Any type of value, like a string, number, or boolean.