Code.org Express 3

Code.org Express 3

5th - 12th Grade

19 Qs

quiz-placeholder

Similar activities

Lessons 1-5 Test Review

Lessons 1-5 Test Review

8th Grade

17 Qs

Space Adventure Programming

Space Adventure Programming

2nd - 9th Grade

16 Qs

Speed Typing Test with Coding Vocabulary

Speed Typing Test with Coding Vocabulary

3rd - 8th Grade

15 Qs

Express Course (v2024) Quiz 2

Express Course (v2024) Quiz 2

6th - 8th Grade

20 Qs

2) Python Variables

2) Python Variables

8th - 11th Grade

16 Qs

Code Review

Code Review

6th - 8th Grade

20 Qs

Coding Vocabulary

Coding Vocabulary

8th Grade

22 Qs

Scratch Year 7 End of Unit Quiz

Scratch Year 7 End of Unit Quiz

7th - 8th Grade

20 Qs

Code.org Express 3

Code.org Express 3

Assessment

Quiz

Computers

5th - 12th Grade

Hard

Used 13+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In computer science, variables

are always represented by the letter x

are an unknown that you are trying to solve for

are a placeholder for information that can change in the program

cannot be used with conditionals and functions.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable names

should always be numbers

will never contain numbers, only letters

will be similar to the names of conditionals, containing only the words true or false

should make sense based on what the variable represents

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables can be used

only once in a program

only once and must be used within conditionals

only in "for loops"

can be used multiple times in a program

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A "constant" variable

sets the value of the variable once at the beginning of the program and never changes

sets the value of the variable only at the end of the program

is never useful when writing an algorithm

is an advanced use of variables

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All of the following are benefits of using variables EXCEPT

Using a constant allows you to change a variable in ONE place even though you have used the variable in MULTIPLE places

Makes code easier to read

Makes code easier to read and debug

variables make using code less flexible and not able to change.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When we initialize a variable, we

define the set of commands that the variable will run when called

give the variable a name and an initial value

always set the variable to the starting value of 0

give it initials, like a nickname

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

to write code, or to write instructions for a computer

code

event

program

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?