2. Computational thinking

2. Computational thinking

5th Grade

10 Qs

quiz-placeholder

Similar activities

1.30 Turtle绘图测试1

1.30 Turtle绘图测试1

5th Grade

10 Qs

Python Level 1 Quiz #6

Python Level 1 Quiz #6

5th - 12th Grade

12 Qs

Черепашка Процедуры

Черепашка Процедуры

5th - 6th Grade

10 Qs

Year 5 Digital 2 (D)

Year 5 Digital 2 (D)

5th Grade

15 Qs

MSW LOGO Session 3

MSW LOGO Session 3

5th Grade

6 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Python Programming Sequence Class

Python Programming Sequence Class

3rd - 10th Grade

10 Qs

Blocks Turtle

Blocks Turtle

1st - 8th Grade

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