Year 9 MCQ1

Year 9 MCQ1

20 Qs

quiz-placeholder

Similar activities

Chapter One: Fundamentals of Python

Chapter One: Fundamentals of Python

KG - University

20 Qs

AQA A-Level Computer Science: Queues and Data Structures Quiz

AQA A-Level Computer Science: Queues and Data Structures Quiz

KG - University

15 Qs

Шешімдерді программалау (IV тоқсан)

Шешімдерді программалау (IV тоқсан)

KG - University

19 Qs

Examen de sistemas de información parcial II TERCERO 2

Examen de sistemas de información parcial II TERCERO 2

KG - University

22 Qs

CS37 - Selection

CS37 - Selection

KG - University

20 Qs

Python Perfectionnement,  AsyncIO

Python Perfectionnement, AsyncIO

University

15 Qs

Year 9 MCQ1

Year 9 MCQ1

Assessment

Quiz

others

Hard

Created by

Jay Parrack

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Pick two:

An example of an input device is a ...

monitor
keyboard
speakers
microphone

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Shown below is some Python code. Which one is the variable?
askName
input
print

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
The code below shows the variable location being assigned. What is printed when the program is run?
"I live in", location
"I live in", "Leeds"
I live in location
I live in Leeds

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
The code below shows selection in order. What is printed when the program is run?
You should try a little Python too
Hello Pythonista // You should try a little Python too
You should try a little Python too // Hello Pythonista
Hello Pythonista
There is an error in the program, because there should not be any quotes around "Python" in line 3.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Read the code below. What is the output?
small
medium
large

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Read the code shown below. How many times does line 3 get repeated?
Once
Twice
Never
Indefinitely

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A set of precise instructions that is meant to solve a problem is called a...
algorithm
test
application
thing

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?