Logo Programming Language Quiz

Logo Programming Language Quiz

1st Grade

5 Qs

quiz-placeholder

Similar activities

BÀI 4. THỦ TỤC TRONG LOGO

BÀI 4. THỦ TỤC TRONG LOGO

1st Grade

10 Qs

Aleo Quiz WhiteGod

Aleo Quiz WhiteGod

1st Grade

9 Qs

MSW LOGO

MSW LOGO

1st - 12th Grade

10 Qs

ôn tập logo1

ôn tập logo1

1st Grade

10 Qs

tuần 23

tuần 23

1st Grade

10 Qs

Turtle Logo Programming

Turtle Logo Programming

1st - 6th Grade

10 Qs

MSW LOGO

MSW LOGO

1st - 2nd Grade

7 Qs

Python L1 Quiz 5: Random Numbers and More Turtle Features

Python L1 Quiz 5: Random Numbers and More Turtle Features

1st - 12th Grade

10 Qs

Logo Programming Language Quiz

Logo Programming Language Quiz

Assessment

Quiz

Computers

1st Grade

Easy

Created by

Augie Medek

Used 32+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command 'fd 10' do in Logo programming language?

Turns the turtle 10° to the left

Turns the turtle 10° to the right

Moves the turtle backward 10 steps

Moves the turtle forward 10 steps

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command 'rt 90' do in Logo programming language?

Moves the turtle forward 90 steps

Moves the turtle backward 90 steps

Turns the turtle 90° to the right

Turns the turtle 90° to the left

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command 'repeat 4[fd 10 rt 90]' do in Logo programming language?

Draws a triangle

Draws a square

Draws a circle

Draws a pentagon

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command 'pc 20' do in Logo programming language?

Sets the turtle color to green

Sets the turtle color to red

Sets the turtle color to blue

Sets the turtle color to black

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of Logo programming language?

To control the movement of a turtle

To control the movement of a cat

To control the movement of a bird

To control the movement of a dog