Robotics Midterm Review Quiz

Robotics Midterm Review Quiz

10th Grade

7 Qs

quiz-placeholder

Similar activities

BTEC DIT C1 LAA - Choosing User Interfaces

BTEC DIT C1 LAA - Choosing User Interfaces

10th Grade

12 Qs

KS4 Linux

KS4 Linux

10th Grade

10 Qs

AP CSP Unit 3: Lessons 2-7 Vocab Quiz

AP CSP Unit 3: Lessons 2-7 Vocab Quiz

9th - 12th Grade

10 Qs

Code.org Unit 3 Assessment

Code.org Unit 3 Assessment

9th - 12th Grade

10 Qs

More Editing in Word

More Editing in Word

9th - 12th Grade

10 Qs

Tracy the turtle

Tracy the turtle

10th Grade

11 Qs

CF2 Vocab

CF2 Vocab

6th Grade - Professional Development

12 Qs

Quiz 1 2.1 through 2.6

Quiz 1 2.1 through 2.6

9th - 12th Grade

11 Qs

Robotics Midterm Review Quiz

Robotics Midterm Review Quiz

Assessment

Quiz

Computers

10th Grade

Medium

Created by

King Davidplayz

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command will move Tracy forward a specified distance?

backward(100)

left(90)

circle(50)

forward(100)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What grid does Tracy live in?

400x400

500x500

100x100

200x200

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the function block of commands allow us to do?

Store information about text/number

Draw a triangle

Ask the user for input

Move Tracy in a circle

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the userinput function allow us to do?

Move Tracy in a circle

Customize functions and commands

Ask the user for input

Store information about text/number

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the parameter function allow us to do?

Move Tracy in a circle

Customize functions and commands

Ask the user for input

Store information about text/number

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can the parameter function be used in Tracy programming?

Customize functions and commands

Move Tracy in a circle

Store information about text/number

Ask the user for input

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command will make Tracy move backward a specified distance?

right(90)

circle(50)

backward(100)

forward(100)