Logic means thinking step by step, like a computer.
Logic & Problem Solving
Think like a computer: conditions, loops and patterns
Put actions in the correct order.
Patterns repeat in a predictable way.
Look carefully and find what comes next.
Computers often ask yes or no questions.
If something happens, then something else happens.
Sometimes there are two possible choices.
Loops repeat instructions.
Loops can count numbers.
Find the mistake in the order.
Pick the rule that makes sense.
Pretend David is a robot. Give clear instructions.
Solve a path one step at a time.
Find the instruction that does not belong.
Use logic to decide if a reward is unlocked.
Use patterns, rules, loops, and debugging together.