T-Level DPDD: List Concepts Quiz

T-Level DPDD: List Concepts Quiz

11th Grade

30 Qs

quiz-placeholder

Similar activities

2 Python (переменные, типы данных)

2 Python (переменные, типы данных)

5th - 12th Grade

33 Qs

Python 2d topic (типы данных, ввод, вывод)

Python 2d topic (типы данных, ввод, вывод)

6th - 12th Grade

27 Qs

Python Review

Python Review

8th - 12th Grade

35 Qs

CPM2 Quiz Review

CPM2 Quiz Review

10th - 12th Grade

25 Qs

Computers December 13

Computers December 13

11th Grade

25 Qs

Algorithms - python (GCSE)

Algorithms - python (GCSE)

10th - 12th Grade

25 Qs

Algorithms

Algorithms

7th - 11th Grade

29 Qs

8th Grade (Programming B)

8th Grade (Programming B)

8th - 12th Grade

25 Qs

T-Level DPDD: List Concepts Quiz

T-Level DPDD: List Concepts Quiz

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Sara Burton

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a list in Python?

An unordered collection of items

A collection of items with the same type

An ordered collection of items

A collection of items with different types

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does it mean when a list is described as one-dimensional?

It can only store one type of data

It goes in one dimension horizontally

It can only store one item

It goes in one dimension vertically

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the starting position number in a list?

1

0

-1

10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can a list in Python contain different data types?

No, it can only contain integers

No, it can only contain strings

Yes, it can contain different data types

Yes, but only if they are all numbers

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term used for the name of a list?

Element

Index

Identifier

Variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a list, what is each list item called?

Identifier

Element

Index

Variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the position of each list item called?

Element

Identifier

Index

Variable

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?