3. Computational thinking

3. Computational thinking

5th Grade

6 Qs

quiz-placeholder

Similar activities

Bài tập lớp 5 - 7/4/2020

Bài tập lớp 5 - 7/4/2020

5th Grade

10 Qs

kiểm tra thường xuyên lớp 11

kiểm tra thường xuyên lớp 11

KG - 10th Grade

10 Qs

Online Safety

Online Safety

2nd Grade - University

10 Qs

Create a Website 1

Create a Website 1

KG - University

10 Qs

ฝ่ายที่ 1 เหตุผลเชิงเปรียบเทียบกับโจทย์ ป5

ฝ่ายที่ 1 เหตุผลเชิงเปรียบเทียบกับโจทย์ ป5

1st - 12th Grade

10 Qs

Internet

Internet

3rd - 5th Grade

10 Qs

Roblox

Roblox

KG - Professional Development

10 Qs

Scratch!

Scratch!

4th Grade - Professional Development

8 Qs

3. Computational thinking

3. Computational thinking

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Mr Bell

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Think about the Kojo turtle.


What shape would these commands draw:


forward(100)

right(90)

forward(50)

right(90)

forward(100)

right(90)

forward(50)

Rectangle

Square

Parallelogram

Circle

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

John wants to draw a letter L. Which series of commands will draw the shape?

back(100)

right(90)

forward(50)

back(100)

forward(90)

forward(50)

right(180)

forward(100)

right(90)

forward(50)

forward(50)

right(90)

forward(25)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these commands is NOT a valid command?

forward()

farword()

right()

back()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What instruction will raise the pen and stop drawing?

penDown()

penUP()

penHop()

PenWidth()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Repeat can be used to.....


repeat(4){

forward(100)

right(90)

}

make the same script run only once.

make the same script run a set number of times.

make the turtle move forward.

to make a decision.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the following code do?


right(30)

forward(100)

right(120)

forward(100)

right(120)

forward(100)

Draw a triangle

Draw a red pentagon

Draw nothing at all

Draw a red square

Discover more resources for Computers