Year 9 Python End of unit

Year 9 Python End of unit

20 Qs

quiz-placeholder

Similar activities

Algorithms Assessment

Algorithms Assessment

KG - University

18 Qs

Python Quizizz

Python Quizizz

KG - University

18 Qs

p5.js Quiz

p5.js Quiz

5th Grade

16 Qs

Reading Informational Text 8

Reading Informational Text 8

KG - University

15 Qs

Year 9 MCQ1

Year 9 MCQ1

KG - University

20 Qs

Chapter 3 Test: Strings and Methods

Chapter 3 Test: Strings and Methods

KG - University

20 Qs

CodeHS Units 7-9 Quiz

CodeHS Units 7-9 Quiz

KG - University

21 Qs

Year 9 Python End of unit

Year 9 Python End of unit

Assessment

Quiz

others

Hard

Created by

Alice Adlam

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To repeat a fixed number of times use a count control loop, otherwise know in python as
while loop
if loop
for loop
indentation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Another name for code been repeated / looped is:
Sequence
Selection
Iteration
Variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The order of the code from top to bottom, line by line is:
Sequence
Selection
Iteration
Variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A While loop runs until a condition is met or is true. What is this otherwise known as:
Count controlled loop
Sequence loop
Condition controlled loop
Selection loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selection is when ...
only certain code is run if the condition is true
all the code is printed
every line of code runs from top to bottom
code keeps looping

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is syntax in python?
It is used to read information
Syntax is the rules of the programming language
Syntax is the word used to describe a computer error
It is used to output information

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?
a named memory location where you store a value
a number
a letter
a value

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?