Excellent work! Specifying the return type of a function lets us know the type of the value it returns.
Close! Here's a hint: setting the return type of a function is very similar to setting the type of a parameter.