For any reason or the other passing this step requires using the conventional return keyword but the instruction on the step requirement precise to use the explicit return method. Thanks to look in to that @
The problem is that you erased the braces that were given at the start of this exercise and this is not something the step was expecting you to do. You must assume that if code is given, it is given for a reason and should not be adjusted unless explicitly requested by the step.
(And obviously if you kept the braces, then you must add the explicit return as they wished)
I think using explicit return is first taking off the brackets, then return the code without the “Return” keyword learn from previous chapters. unless wrongly taught in initial parts of the course.