Review of the Year - Y9

Review of the Year - Y9

9th Grade

75 Qs

quiz-placeholder

Similar activities

Super Mega Quiz - Computing - S3  Content

Super Mega Quiz - Computing - S3 Content

9th - 11th Grade

72 Qs

AP CSP 12-17 - TUESDAY - Super Review

AP CSP 12-17 - TUESDAY - Super Review

9th - 12th Grade

71 Qs

End of term quiz

End of term quiz

9th Grade

71 Qs

Python Turtle Quiz

Python Turtle Quiz

5th - 12th Grade

75 Qs

Exploration of IT Semester Test

Exploration of IT Semester Test

9th - 12th Grade

80 Qs

APCSP Vocabulary Quiz Review

APCSP Vocabulary Quiz Review

9th Grade

74 Qs

Crash Course Computer Science

Crash Course Computer Science

9th - 12th Grade

70 Qs

S1 Computer Science Assessment 3 2025

S1 Computer Science Assessment 3 2025

9th - 10th Grade

75 Qs

Review of the Year - Y9

Review of the Year - Y9

Assessment

Quiz

Created by

Mr Willetts

Computers

9th Grade

7 plays

Medium

CCSS
6.EE.B.6, 2.NBT.A.3

75 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would allow the user to enter data?

elif

output

print

input

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code would display 'Hello World'

Print("Hello World")

print("Hello World")

print(Hello World)

print=("hello world")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A named memory location

a value

a number

a letter

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a suitable variable name?

num1

Num1

MyName

My name

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is an example of a....
Text-based programming language
Object orientated programming language
language written in java script
Visual-based programming language

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print("Hello world!")
SyntaxError
Hello world!
"Hello world!"
print(Hello world!)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term 'debug' mean?
Identify errors and fix them.
Making a calculation
A set of instructions
Looking at code

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?