Logical Path: Help me!

So get rid of the equals and true? just say

if secretA or secretB:

And that would work?

1 Like

Tried that and got stuck on the last tree. a bug or actually part of the level? :face_with_raised_eyebrow: :thinking:

2 Likes

To start with, is not a bug. Your problem is that you didn’t do what the comments tell you to do literally. By putting is True or is False everywhere you put the double equals sign. Other than that, you code is correct.

Elijah

What is wrong with my code? i feel like ive done everything right and the thing even said success the first time it ran, but after that first time it kept saying incomplete.