Intro
Computational thinking is a broad term that includes a number of ways that Computer Scientists think about problems
Objectives
- Be able to ask logical questions to solve problems.
- Know the common Boolean operators:
- AND;
- OR;
- NOT.
- Understand how Boolean operators can be represented in written expressions and Venn diagrams.