Python

Python

9th Grade

14 Qs

quiz-placeholder

Similar activities

computer Lab Manners

computer Lab Manners

5th - 10th Grade

19 Qs

BIM1014 Quiz 2

BIM1014 Quiz 2

KG - University

15 Qs

 Unit 4 Advanced AP CSP

Unit 4 Advanced AP CSP

9th - 12th Grade

10 Qs

Revision Gr2-2025

Revision Gr2-2025

3rd Grade - University

12 Qs

Cyber Security

Cyber Security

1st - 10th Grade

10 Qs

Acceptable Use Policy

Acceptable Use Policy

6th - 9th Grade

16 Qs

B Words GCSE Computer Science

B Words GCSE Computer Science

1st - 10th Grade

15 Qs

Google Aptitude Test

Google Aptitude Test

KG - University

10 Qs

Python

Python

Assessment

Quiz

Computers

9th Grade

Practice Problem

Hard

Created by

Matthew Copson

Used 58+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is an array?

fruit = ["apples", "oranges", "bananas"]

fruit = "apples", "oranges", "bananas"

fruit = {"apples", "oranges", "bananas"}

fruit = ("apples", "oranges", "bananas")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the position of the name 'Paula' in the following array:

names = ["Paul","Phillip","Paula","Phillipa"]

0

1

2

3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number or word we give to a variable

Bug

Text

Information

Value

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the word (command) used to output data?

print

input

output

command

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

Part of the operating system that controls where data is stored.

Hardware to store data on.

A location in memory to store data that can be changed.

A location in memory to store data that can't be changed.

6.

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

7.

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?