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 Vocabulary

Coding Vocabulary

4th - 6th Grade

13 Qs

cartoon

cartoon

4th Grade

13 Qs

Code

Code

1st - 4th Grade

10 Qs

Girls Tech Together Vocab Review

Girls Tech Together Vocab Review

3rd - 5th Grade

7 Qs

Scratch Coding

Scratch Coding

KG - 5th Grade

10 Qs

coding fundamentals in code.org

coding fundamentals in code.org

1st - 5th Grade

10 Qs

Coding

Coding

3rd - 5th Grade

12 Qs

Sequencing & Iteration

Sequencing & Iteration

4th - 8th Grade

13 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

conditional

place to check progress

algorithm

pink block

debugging

fixing a program

repeat loop

program

dashboard

if, do block