Coding

Coding

3rd Grade

6 Qs

quiz-placeholder

Similar activities

Code.org, Course D, Events (2)

Code.org, Course D, Events (2)

2nd - 4th Grade

10 Qs

Blockchain Day 2 Final Quiz

Blockchain Day 2 Final Quiz

KG - 10th Grade

10 Qs

Sequence and Conditions

Sequence and Conditions

3rd - 5th Grade

10 Qs

Code.org Course C Loops and Events

Code.org Course C Loops and Events

3rd Grade

10 Qs

Contoh Project H-3

Contoh Project H-3

1st - 12th Grade

10 Qs

KS3 - Selection, Iteration or Sequence

KS3 - Selection, Iteration or Sequence

KG - 12th Grade

9 Qs

Coding Vocab

Coding Vocab

KG - 6th Grade

11 Qs

Computer Algorithm

Computer Algorithm

1st - 3rd Grade

10 Qs

Coding

Coding

Assessment

Quiz

Computers

3rd Grade

Medium

Created by

Katrina Q

Used 26+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an algorithm?

A repeat function

Something that computers have

A sequence of steps in order

Makes the character turn left

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Iteration is…

A synonym for alliteration

When part of an algorithm is repeated more than once

Tells the character to move when the condition is right

When the writing is in italics

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The iteration block says ?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a conditional function?

An IF statement … IF a condition is met THEN the function is performed

The rules of the game

A repeat function

A sequence of steps in order

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many spaces will the character move when one MOVE FORWARD block is placed

As many as it is told

What ever number squares are available

One

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What block starts the algorithm