2. Computational thinking

2. Computational thinking

5th Grade

10 Qs

quiz-placeholder

Similar activities

3. Computational thinking

3. Computational thinking

5th Grade

6 Qs

SMALL BASIC L1 RETRIEVAL PRACTICE

SMALL BASIC L1 RETRIEVAL PRACTICE

5th Grade

10 Qs

ICT Yr 5 - Programming in LOGO (Part 3)

ICT Yr 5 - Programming in LOGO (Part 3)

5th Grade

8 Qs

NCCE Year 4 Repetition in Shapes

NCCE Year 4 Repetition in Shapes

3rd Grade - University

12 Qs

MS Logo 2

MS Logo 2

3rd - 10th Grade

13 Qs

SHS Year 7 Logo Quiz

SHS Year 7 Logo Quiz

KG - University

14 Qs

Self Paced Intro to Turtle Programming

Self Paced Intro to Turtle Programming

1st - 6th Grade

10 Qs

Turtle Logo Programming

Turtle Logo Programming

1st - 6th Grade

10 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?