Understanding Boolean Values hellllllppppp

No idea what to do with this challenge. and there’s no hint?

When you click the “Run tests” button, it automatically calls the welcomeToBooleans function.
Currently, the only thing this function does, is returning the boolean value false (as seen in line 6).
You need the make changes to the function so it returns the boolean value true when the function is called.

If it is still unclear, can you specify what is unclear to you?

1 Like

Thanks for your reply. Got it now. I was thinking about it too much and complicated it more than I needed to.

I know that feeling :slight_smile:
Glad to hear it’s clear now, good luck with the other challenges!

1 Like

OH MY GOODNESS. I was overthinking it too…just wasted so much time.