I can use loops and conditionals in my algorithms!

I can use loops and conditionals in my algorithms!

4th Grade

8 Qs

quiz-placeholder

Similar activities

SCRATCH - "MY BLOCKS" DICE GAME

SCRATCH - "MY BLOCKS" DICE GAME

4th - 5th Grade

11 Qs

Computer Science

Computer Science

4th - 6th Grade

11 Qs

IMPARO IL CODING

IMPARO IL CODING

4th Grade

12 Qs

coding

coding

1st - 7th Grade

10 Qs

Coding / Coding.org

Coding / Coding.org

4th - 7th Grade

8 Qs

Common Coding Vocabulary

Common Coding Vocabulary

2nd - 8th Grade

13 Qs

scratch

scratch

1st - 12th Grade

10 Qs

Year 4 computing homework ET23

Year 4 computing homework ET23

1st - 5th Grade

10 Qs

I can use loops and conditionals in my algorithms!

I can use loops and conditionals in my algorithms!

Assessment

Quiz

Computers, Other

4th Grade

Medium

Created by

Julia Best

Used 34+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If an algorithm is a list of steps that you can follow to complete a task, it seems like an algorithm is another name for a ____________.

movie

program

book

video game

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A programming loop (pink block) does something over and over.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

You use "conditionals" all of the time in Code.org. What is a conditional?

Statements that only run under certain conditions (the blue if, do block).

The repeat loop (pink block).

The move forward block (green).

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Iteration means using loops; Doing things over and over until a task is complete.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Debugging means getting the bugs (not real bugs) out of a program.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Logic is thinking about all of the blocks that we use to code.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If this, then that. What does this sound like?

A loop.

A book.

A conditional.

8.

MATCH QUESTION

1 min • 1 pt

Match the following

algorithm

if, do block

dashboard

pink block

debugging

program

repeat loop

place to check progress

conditional

fixing a program