Boolean Operators in Practice
Make the set larger by adding words with 'OR'
In browsing through this list, we found another good word to use, a word that we could use in addition to evaluate: credible. So we're going to use OR to include that word in our search statement, like this:
Notice how we used the parentheses around words connected with or? Think of those parentheses as a container that keeps that group of words together. You should ALWAYS use parenthesis around words you connect with 'or'.
This time, will we get MORE or FEWER than the last search?
Next >>