Logo Programming Language Quiz

Logo Programming Language Quiz

1st Grade

5 Qs

quiz-placeholder

Similar activities

Chapter 4 Python 4.1

Chapter 4 Python 4.1

1st - 5th Grade

7 Qs

Code.Org - Course A

Code.Org - Course A

1st Grade

10 Qs

Introduction to Programming

Introduction to Programming

KG - 4th Grade

8 Qs

MSW LOGO

MSW LOGO

1st - 12th Grade

10 Qs

MSW LOGO

MSW LOGO

1st - 2nd Grade

7 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

Introducing Programming- Grade 1- Revision Activity 1

Introducing Programming- Grade 1- Revision Activity 1

1st Grade

10 Qs

Programming Basics

Programming Basics

KG - University

8 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