Introduction to LOGO Programming

Introduction to LOGO Programming

Assessment

Flashcard

Computers

1st Grade

Hard

Created by

Kyd Tantano Masong

FREE Resource

Student preview

quiz-placeholder

61 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is a Program?

Back

A Program is a set of instructions to the computer to do a specific task.

2.

FLASHCARD QUESTION

Front

What is LOGO?

Back

LOGO is the graphical programming language to move a ‘turtle’ over the surface.

3.

FLASHCARD QUESTION

Front

What is the turtle in LOGO?

Back

The little triangle in the middle of the screen is called ‘turtle’.

4.

FLASHCARD QUESTION

Front

How do you move the turtle forward?

Back

Use the command FD 100 to move the turtle forward 100 steps.

5.

FLASHCARD QUESTION

Front

How do you turn the turtle to the right?

Back

Use the command RT 90 to turn the turtle to the right 90º.

6.

FLASHCARD QUESTION

Front

How do you turn the turtle to the left?

Back

Use the command LT 90 to turn the turtle to the left 90º.

7.

FLASHCARD QUESTION

Front

How do you move the turtle backwards?

Back

Use the command BK 100 to move the turtle backwards 100 steps.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?