Robotics Midterm Review Quiz

Robotics Midterm Review Quiz

10th Grade

7 Qs

quiz-placeholder

Similar activities

Python Turtle - Advance Circle Command

Python Turtle - Advance Circle Command

9th - 12th Grade

5 Qs

IGCSE ICT Turtle Graphics

IGCSE ICT Turtle Graphics

10th Grade

10 Qs

MSITA Word Unit 1.14

MSITA Word Unit 1.14

KG - University

9 Qs

BTEC DIT UI (1)

BTEC DIT UI (1)

10th Grade

10 Qs

Ribbon Quiz

Ribbon Quiz

9th - 12th Grade

9 Qs

Unit 1 Quiz - Bootstrap: Algebra

Unit 1 Quiz - Bootstrap: Algebra

6th - 12th Grade

10 Qs

Excel Changing Properties and Printing

Excel Changing Properties and Printing

10th - 12th Grade

12 Qs

Toon Boom Storyboard Pro TOP MENU

Toon Boom Storyboard Pro TOP MENU

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