2. Computational thinking

2. Computational thinking

5th Grade

10 Qs

quiz-placeholder

Similar activities

Turtle Logo Programming

Turtle Logo Programming

1st - 6th Grade

10 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

ICT Yr 5 - Programming in LOGO (Part 2)

ICT Yr 5 - Programming in LOGO (Part 2)

5th Grade

10 Qs

Blocks Turtle

Blocks Turtle

1st - 8th Grade

14 Qs

ICT Yr 5 - Programming in LOGO (Part 3)

ICT Yr 5 - Programming in LOGO (Part 3)

5th Grade

8 Qs

Designing a Calculator with LOGO

Designing a Calculator with LOGO

5th Grade

15 Qs

Codemonkey

Codemonkey

5th Grade

13 Qs

turtle functions

turtle functions

5th - 6th Grade

15 Qs

2. Computational thinking

2. Computational thinking

Assessment

Quiz

Computers

5th Grade

Medium

Created by

Mr Bell

Used 20+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Think about the kojo turtle.


What command moves the turtle 50 steps forward?

forward(50)

right(50)

back(50)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Think about the kojo turtle.


What command turns the turtle 20° to the right?

left (20)

right(20)

right(90)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Think about the kojo turtle.


What command turns turtle left 90°?

left(90)

right(90)

back(90)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Think about the kojo turtle.


What is the command will make the turtle pick up the pen?

Penup()

PenDown()

Pick PU

Put PD

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Think about the kojo turtle.


What is the command to make the turtle put the pen down?

PenDown()

PenUp()

Pick PU

Put PD

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Think about the kojo turtle.


The command clear() is important as it resets the screen before the commands run.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Think about the kojo turtle.


Using Kojo we are learning to put a sequence of instructions in the correct order.

True

False

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?