Python List

Python List

11th Grade

10 Qs

quiz-placeholder

Similar activities

Bubble Sort

Bubble Sort

1st Grade - Professional Development

13 Qs

Python Lists

Python Lists

8th - 12th Grade

15 Qs

AS Computing: Data Structures

AS Computing: Data Structures

10th Grade - University

15 Qs

Review

Review

9th - 12th Grade

10 Qs

2D Arrays

2D Arrays

9th - 12th Grade

15 Qs

[AP CSP] Unit 4 Review: Functions and Lists

[AP CSP] Unit 4 Review: Functions and Lists

9th - 12th Grade

10 Qs

Python List

Python List

4th Grade - University

15 Qs

GCSE Computing: Lists and Arrays

GCSE Computing: Lists and Arrays

10th - 11th Grade

15 Qs

Python List

Python List

Assessment

Quiz

Computers

11th Grade

Medium

Created by

T. Arman

Used 56+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Lists are used to store single item in a single variable.

True

False

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Lists are created using square brackets:

True

False

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

List items are ordered, changeable, and allow duplicate values.

True

False

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

List items are indexed, the first item has index [1], the second item has index [2] etc.

True

False

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When we say that lists are ordered, it means that the items have a defined order, and that order will not change.

True

False

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The list is changeable, meaning that we can change, add, and remove items in a list after it has been created.

True

False

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Since lists are indexed, lists can have items with different value:

True

False

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?