T-Level DPDD: List Concepts Quiz

T-Level DPDD: List Concepts Quiz

11th Grade

30 Qs

quiz-placeholder

Similar activities

Latihan Soal X-2 Analisis data dan C

Latihan Soal X-2 Analisis data dan C

11th Grade

25 Qs

Assessment Term 2.2 - Y9 U4 Python Search algorithms

Assessment Term 2.2 - Y9 U4 Python Search algorithms

7th - 12th Grade

30 Qs

10/21   For, while loops & Booleans

10/21 For, while loops & Booleans

9th - 12th Grade

25 Qs

Python Lists

Python Lists

9th - 12th Grade

27 Qs

Level 3 - Python Quiz 1

Level 3 - Python Quiz 1

9th - 12th Grade

25 Qs

lists in python

lists in python

11th - 12th Grade

28 Qs

Python Course Selection

Python Course Selection

7th - 11th Grade

31 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?