Hi Can u show me the challenge u have done to this step using screen shot
What are you not understanding about the following challenge?
When I go for last condition, it was not pass it. Showing error like that above only
Given two if conditions are passed perfectly, but last one return “55 or over” statement not get fulfilled.
Can explain it. Please randelldawson
Look carefully at your second if statement. What gets returned when you pass the value 55 to the function?
1 Like
Thank you sir. Got it. Thanks for the reply.