---
-
-
Prev
Next
Exit
-
Topics Covered
Idea #4:
Break Down Problems and Build Up Solutions
Idea #5:
Computational Thinking Applies Everywhere
Lesson Links
Starting Project
Check Your Understanding:
1. What does the video mean by, "Break down problems"?
Split up a big problem into smaller ones that are easier to solve
Solve the problem all at once
Give up because the big problem is too hard
Technical difficulties with the robot
2. What does the video mean by, "Build up Solutions"?
Build a fully working solution by expanding upon partial solutions
The best programs solve every problem at the same time
Build your robot starting with the wheels and working your way upward
Accumulate a lot of chemical compounds
3. Which of the following is NOT true about Computational Thinking?
It is applicable outside of computer programming
It includes the idea of using models to understand systems
It is used in robotics
It refers only to the process of writing code for a program