Y6 - Programming A - Variables in games

Y6 - Programming A - Variables in games

6th Grade

10 Qs

quiz-placeholder

Similar activities

MIT App Inventor Basics

MIT App Inventor Basics

9th - 12th Grade

10 Qs

Data types and Input

Data types and Input

7th - 9th Grade

14 Qs

Programming Fundamentals

Programming Fundamentals

9th - 10th Grade

10 Qs

Scratch 6

Scratch 6

4th - 11th Grade

10 Qs

H -Subprograms

H -Subprograms

12th Grade - University

12 Qs

Scratch Revision II

Scratch Revision II

3rd - 12th Grade

10 Qs

Functions and Variables in MakeCode

Functions and Variables in MakeCode

6th - 8th Grade

10 Qs

2) Python Variables

2) Python Variables

8th - 11th Grade

15 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?