Code.org Summative

Code.org Summative

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Alice Lesson 2 Vocab

Alice Lesson 2 Vocab

9th Grade

20 Qs

MakeCode Quiz

MakeCode Quiz

9th - 12th Grade

20 Qs

Python - Conditional Statements

Python - Conditional Statements

9th - 11th Grade

23 Qs

Python Basics-02

Python Basics-02

9th - 12th Grade

21 Qs

Cycle 4 VR Vex Final Review

Cycle 4 VR Vex Final Review

7th - 10th Grade

20 Qs

OCR GCSE Subroutines

OCR GCSE Subroutines

10th Grade

20 Qs

Python Quiz 1

Python Quiz 1

9th - 12th Grade

22 Qs

Swift playground Quiz 3

Swift playground Quiz 3

11th - 12th Grade

21 Qs

Code.org Summative

Code.org Summative

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Tania Mourad

Used 21+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

    Choose the definition that best describes a conditional.

The action of doing something over and over again.

A command that tells you to do something only up to the point that something becomes true.

A statement that a program checks to see if it is true or false.

Reusable group of instructions that reduce the complexity of writing and maintaining programs. These group of instructions can be used many time in a program.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Sequencing is a process in which you must work through the program step by step to find the error.

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which concept best fits the following definition:

A command that tells you to do something only up to the point that something becomes true.

Nested loop

If / Else statement

While loop

Until loop

4.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Media Image

Write a code to get Scrat to the acorn, using the 3 blocks in the image.

(NOTE: write the whole block and put a comma or space between each block with no capital.

Example: turn right, move forward, turn right

or turn right move forward turn right)

5.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

........................... and ...........................  are all conditionals.

repeat loops  

while loops   

 get nectar

if / else statements

pick corn

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Choose the definition that best describes a loop.

A statement that a program checks to see if it is true or false.

The action of doing something over and over again.

Reusable group of instructions that reduce the complexity of writing and maintaining programs. These group of instructions can be used many times in a program.

A command that tells you to do something only up to the point that something becomes true.

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Look at the code.

How many units of nectar will the bee collect at the end?

The bee will collect all of the nectars.

The bee will only collect 2 nectars.

The bee won't collect any nectar because the variable isn't called "gather".

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?