Logo Programming Language Quiz

Logo Programming Language Quiz

1st Grade

5 Qs

quiz-placeholder

Similar activities

Code.Org - Course A

Code.Org - Course A

1st Grade

10 Qs

Introduction to Computer Science

Introduction to Computer Science

1st - 9th Grade

10 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

TIN HOC 5- CÂU LÊNH LẶP

TIN HOC 5- CÂU LÊNH LẶP

1st Grade

10 Qs

TIN HOC 5 CĐ4 NHUNG GI EM DA BIET LOPGO

TIN HOC 5 CĐ4 NHUNG GI EM DA BIET LOPGO

1st Grade

10 Qs

Guess the Logo

Guess the Logo

KG - University

10 Qs

LOGOS AND SLOGANS

LOGOS AND SLOGANS

KG - Professional Development

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