Robotics Midterm Review Quiz

Robotics Midterm Review Quiz

10th Grade

7 Qs

quiz-placeholder

Similar activities

Toonboom Storyboard Pro - Tools

Toonboom Storyboard Pro - Tools

9th - 12th Grade

12 Qs

Code.org Unit 3 Review

Code.org Unit 3 Review

9th - 12th Grade

8 Qs

AI Quiz

AI Quiz

9th - 10th Grade

10 Qs

Lesson 9 Knowledge Assessment

Lesson 9 Knowledge Assessment

6th Grade - University

10 Qs

I Can Code!

I Can Code!

KG - University

10 Qs

Unit 3 Introduction to App Design

Unit 3 Introduction to App Design

9th - 12th Grade

10 Qs

Microsoft Word Ribbon

Microsoft Word Ribbon

9th - 12th Grade

8 Qs

User Interfaces

User Interfaces

8th - 11th Grade

12 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)