Computational Thinking Practice

Computational Thinking Practice

Assessment

Flashcard

Computers

12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

24 questions

Show all answers

1.

FLASHCARD QUESTION

Front

To determine light from dark, you need to calculate a _______.

Back

threshold value

Answer explanation

Threshold value is when you take the two values and divide by two.

2.

FLASHCARD QUESTION

Front

True or false: The set drive velocity block goes under the drive forward block.

Back

False

Answer explanation

You need to set the velocity before it drives forward or it does not know to change how fast it goes.

3.

FLASHCARD QUESTION

Front

The "turn to heading 90 degrees" will do what?

Back

Turn 90 degrees right from where it started at the beginning of the program.

Answer explanation

Media Image

4.

FLASHCARD QUESTION

Front

What happens if the robot's wheels slip too far during a turn?

Back

The robot moves back to where it was supposed to stop.

Answer explanation

The inertial sensor will tell it where it was supposed to be and adjust accordingly.

5.

FLASHCARD QUESTION

Front

Big robot behaviors such as "solve the maze" can be decomposed into smaller behaviors such as "turn right" or "drive forward." If you write these small behaviors down in order, this type of list is called _______.

Back

Pseudocode

Answer explanation

You did this for the whole course. Use pseudocode to plan smaller tasks.

6.

FLASHCARD QUESTION

Front

Which of the following is a good troubleshooting technique?
Options:
Writing the program all at once.
Using sounds or lights in between robot behaviors.
Deleting the program that doesn't work and trying again.
All of the above.

Back

Using sounds or lights in between robot behaviors.

Answer explanation

Using sounds or lights to indicate where you are in the program can help you figure out what is wrong.

7.

FLASHCARD QUESTION

Front

What does a "set ArmMotor stopping to hold" do?

Back

It has the arm motor stay in the position it stopped in.

Answer explanation

Stopping to hold holds the position.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?