Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Preeti Jha
561 PointsPython Basics
quiz question for boolean is not clear there is no and /or present in code section
1 Answer

Steven Parker
241,958 PointsI assume you mean one (or both) of these questions:
What does the following code return?
True or False or False
Ā
What does the following code return?
True and False
Unfortunately, in the original quiz the words "or" and "and" are shown in a different color, which is very close to the background. So depending on your video settings they may not be visible at all. Try highlighting them by dragging over them with your mouse to see them.
It looks like you've discovered a content bug. You might want to make a bug report as described on the Support page. If you're the first to report it, it should get you the special Exterminator badge.