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

coding

coding

1st - 7th Grade

10 Qs

CP2 Grade4 review

CP2 Grade4 review

4th Grade

10 Qs

scratch

scratch

1st - 12th Grade

10 Qs

Scratch basics BIl.

Scratch basics BIl.

4th Grade

10 Qs

Year 4 computing homework ET23

Year 4 computing homework ET23

1st - 5th Grade

10 Qs

SCRATCH - "MY BLOCKS" DICE GAME

SCRATCH - "MY BLOCKS" DICE GAME

4th - 5th Grade

11 Qs

1st Scratch Quiz

1st Scratch Quiz

1st - 5th Grade

10 Qs

Coding / Coding.org

Coding / Coding.org

4th - 7th Grade

8 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

dashboard

place to check progress

debugging

program

conditional

fixing a program

algorithm

pink block

repeat loop

if, do block