Loops P2 Week 10

Loops P2 Week 10

2nd Grade

9 Qs

quiz-placeholder

Similar activities

Game Design 1

Game Design 1

1st - 5th Grade

10 Qs

Year 4 computing homework ET23

Year 4 computing homework ET23

1st - 5th Grade

10 Qs

Scratch Programming

Scratch Programming

1st - 12th Grade

13 Qs

Code.org Maze

Code.org Maze

2nd - 3rd Grade

10 Qs

P2 Review CC

P2 Review CC

2nd Grade

10 Qs

Grade 2 T3 Practice Review

Grade 2 T3 Practice Review

2nd Grade

12 Qs

Pictoblox 5

Pictoblox 5

1st - 6th Grade

10 Qs

N4 Code Constructs

N4 Code Constructs

2nd Grade

13 Qs

Loops P2 Week 10

Loops P2 Week 10

Assessment

Quiz

Computers

2nd Grade

Hard

Created by

Budi Susatyo

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

How many repeat blocks do you need to solve this puzzle

3

2

1

0

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

If you run the code, where does the girl will stop?

4

3

2

1

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

There is a missing block at the end of the code. What is the missing code?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

How many fruits will the girl collect at the end?

4

6

8

10

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

The code is almost done but there is one missing block. What is the missing block?

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

The code is done but it doesn't solve the puzzle. Can you find the problem?

too many repetitions

the turn blocks are not correct

the move blocks are not correct

too many pick blocks

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

If you want to get all the pumpkins, how many repetitions will you use for every repeat block?

1, 1, 1, 1

5, 5, 5, 5

4, 4, 4, 4

3, 3, 3, 3

8.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

If you want to get 12 pumpkins, how many repetitions will you use for every repeat block?

5, 2, 5, 2

5, 5, 5, 5

3, 3, 3, 3

6, 6, 6, 6

9.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Media Image

Before you collect your first lettuce, how many 'move forward' blocks you are going to use?

6

4

2

1