R12 Edublocks Homework

R12 Edublocks Homework

9th Grade

7 Qs

quiz-placeholder

Similar activities

Scratch

Scratch

4th - 12th Grade

10 Qs

Y6 - Programming A - Variables in games

Y6 - Programming A - Variables in games

6th Grade - University

10 Qs

21-22 Algorithms KS3

21-22 Algorithms KS3

9th Grade

10 Qs

Difference between Algorithm, Pseudocode and Program

Difference between Algorithm, Pseudocode and Program

9th Grade

10 Qs

CSC401- G9[GEN]_53

CSC401- G9[GEN]_53

9th Grade

10 Qs

Vocabulary (Lessons 1-5)

Vocabulary (Lessons 1-5)

9th - 11th Grade

10 Qs

Cyber Security

Cyber Security

8th - 12th Grade

10 Qs

iGCSE Cryptography (2023 onwards)

iGCSE Cryptography (2023 onwards)

9th Grade - University

10 Qs

R12 Edublocks Homework

R12 Edublocks Homework

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Ian Jones

Used 4+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the symbol used to subtract in the code provided?

+

*

-

>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is "Num1" in the code?

A constant

A string

A loop

A variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the "for i in range(0, 4):" statement represent?

A selection

An iteration

A constant

An algorithm

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the purpose of the "if" statement in the code?

To perform addition

To define a variable

To make a selection

To print a value

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the entire block of code considered as?

A string

A sequence

A syntax

An algorithm

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the "print" statement do in the code?

Subtracts a value

Outputs a value

Defines a variable

Ends the code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the term used to describe the specific language of the code blocks?

Algorithm

Sequence

Syntax

Variable