Y6 - Programming A - Variables in games

Y6 - Programming A - Variables in games

6th Grade

10 Qs

quiz-placeholder

Similar activities

Scratch

Scratch

8th - 12th Grade

15 Qs

Python Functions

Python Functions

12th Grade

15 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

Thunkable Intro!

Thunkable Intro!

9th - 12th Grade

13 Qs

Y9 Homework 1: Python Revisited 1

Y9 Homework 1: Python Revisited 1

9th Grade

13 Qs

Variables in coding pt. 1

Variables in coding pt. 1

9th - 12th Grade

12 Qs

Global and local variables

Global and local variables

10th - 12th Grade

10 Qs

Sprites, syntax, variables, and conditionals

Sprites, syntax, variables, and conditionals

6th - 8th Grade

10 Qs

Y6 - Programming A - Variables in games

Y6 - Programming A - Variables in games

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Toby Henniker

Used 9+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

1. Which of these are important features of a variable? Tick all that apply.
Can be set
Is a score
Can be changed
Has a clear name

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What data types can a variable hold?
Numbers only
Letters only
Numbers or letters
Pictures

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. How many values can a variable hold at any one time?
None
One
Two
As many as you like

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. When a variable is changed, what happens to the value?
It is replaced by a new value
It is joined by the new value
It is added to the new value

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

5. In a bat and ball game, which of these parts of the game would be stored using a variable? Tick all that apply.
Points scored
Movement of the sprite
Lives lost
Time left
Appearance of the background

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. If you were storing the score of a football match using a computer program, to display to the crowd during the game, which name would be the best choice for the variable that holds the score of the home team?
Home score
Home_score
Football_match_home_team_score
Score

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Where is the value of a variable usually set?
At the beginning of a program
Throughout the running of a program
At the end of a program
When triggered by an event

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?