Year 9 computing mixed questions

Year 9 computing mixed questions

9th - 11th Grade

22 Qs

quiz-placeholder

Similar activities

for loops quiz coding

for loops quiz coding

9th - 12th Grade

23 Qs

Python -Iteration (loops)

Python -Iteration (loops)

7th - 12th Grade

20 Qs

Lightbot Basics for Students

Lightbot Basics for Students

6th Grade - University

20 Qs

Beginners Python KS4 - What do you remember (Lesson 1 and 2) ?

Beginners Python KS4 - What do you remember (Lesson 1 and 2) ?

9th Grade

23 Qs

Coding midterm

Coding midterm

9th Grade

21 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

Unit 3 Review

Unit 3 Review

9th - 12th Grade

18 Qs

Year 9 computing mixed questions

Year 9 computing mixed questions

Assessment

Quiz

Computers

9th - 11th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Louise Lockwood

Used 40+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What letter will be printed on the screen after running this code:
e
x
t
Nothing prints

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What is the position of the name "Robert" in the following list:
0
1
2
3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?
A box(memory location) where you store values
a type of graphics
Data type
a type of memory

Tags

CCSS.6.EE.B.6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?
equals =
plus + 
forward slash /
asterisk *

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you have an error in your code what is the term to summarise finding and fixing that error?
Error checking
Debugging
Syntax finder
Error finder

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a Count-Controlled loop?

for loop

while loop

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is NOT a loop in python?

for loop

while loop

nested loop

if loop

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?