Logo Programming Language Quiz

Logo Programming Language Quiz

1st Grade

5 Qs

quiz-placeholder

Similar activities

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

Python Loops

Python Loops

1st - 6th Grade

9 Qs

Navegadores Web

Navegadores Web

1st - 3rd Grade

10 Qs

Object-Oriented Programming

Object-Oriented Programming

1st - 2nd Grade

8 Qs

Ulangan Harian DDG

Ulangan Harian DDG

1st - 5th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

1st - 12th Grade

10 Qs

EXAMEN II QUIMESTRE

EXAMEN II QUIMESTRE

1st Grade

10 Qs

Turtle Logo Programming

Turtle Logo Programming

1st - 6th 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