Variables

Variables

6th - 8th Grade

9 Qs

quiz-placeholder

Similar activities

Flowchart

Flowchart

1st - 9th Grade

10 Qs

Python

Python

7th - 9th Grade

12 Qs

Java Course

Java Course

KG - University

6 Qs

Hour of Code 3.1 & 3.2

Hour of Code 3.1 & 3.2

6th - 8th Grade

10 Qs

Selection Challenges

Selection Challenges

7th - 11th Grade

8 Qs

Shapes and Drawings - Codesters

Shapes and Drawings - Codesters

6th - 8th Grade

12 Qs

Scratch

Scratch

7th Grade

11 Qs

Python Inputs

Python Inputs

7th - 8th Grade

10 Qs

Variables

Variables

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Alicia Kostecki

Used 20+ times

FREE Resource

9 questions

Show all answers

1.

DRAG AND DROP QUESTION

1 min • 1 pt

Which of these could be considered a CONSTANT? (a)  

Where you live.
Your height.
That you have to eat to live.
That your favorite food is pizza.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these would be considered a VARIABLE?

You live on Earth.

Your mom's name is (whatever your mom's name is)

You go to school at Walt Disney Magnet School.

Your birthday.

3.

DROPDOWN QUESTION

1 min • 1 pt

In the game of Rock-Paper-Scissors, are the player names a CONSTANT or a VARIABLE? (a)  

Constant
Variable

4.

DROPDOWN QUESTION

1 min • 1 pt

In the game of Rock-Paper-Scissors, are the number of times Player 1 wins a CONSTANT or a VARIABLE? (a)  

Constant
Variable

5.

DRAG AND DROP QUESTION

1 min • 1 pt

All Variables are Numbers. (a)  

True
False

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is the best way to think of variables in computer science?

Numbers that can change.

Containers that can hold one thing at a time.

Constants

Words.

7.

MATCH QUESTION

3 mins • 3 pts

Match the following

True

Number Variable

Score is 12

Boolean Variable

A Password.

String Variable

8.

MULTIPLE SELECT QUESTION

45 sec • 4 pts

In a MAP app, which of these would be a constant? (CHOOSE ALL THAT APPLY)

Where you are on the map.

The map (streets, etc)

The location of a restaurant.

Which direction is North.

9.

MULTIPLE SELECT QUESTION

45 sec • 4 pts

In a MUSIC app, which of the following would be a variable? (PICK ALL CORRECT ANSWERS)

Your username

Which songs you've played recently.

Which songs you've played the most.

The currently most popular songs.