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

IT105 Review - Lists

Quiz
•
Computers
•
4th Grade - University
•
Medium

Anonymous Anonymous
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
List items are ordered, changeable, and allow duplicate values.
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
List items are indexed, the first item has index [1], the second item has index [2] etc.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 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
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
List items can be of any data type:
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you add new items to a list, the new items will be placed at the end of the list.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is the correct code for creating a list of names?
nameList = John, Harry, Jesse, John, Harry, Harry
nameList = ("John", "Harry", "Jesse", "John", "Harry", "Harry")
nameList = ["John", "Harry", "Jesse", "John", "Harry", "Harry"]
nameList = [John, Harry, Jesse, John, Harry, Harry]
Create a free account and access millions of resources
Similar Resources on Quizizz
16 questions
Quiz on List and Tuples

Quiz
•
University
20 questions
Python Lists

Quiz
•
University
20 questions
GCSE J277 - 2.2.3 - Arrays

Quiz
•
7th Grade
20 questions
Python Lists Quiz

Quiz
•
7th Grade
20 questions
Lists in Python

Quiz
•
11th - 12th Grade
16 questions
Python Review

Quiz
•
9th - 12th Grade
10 questions
python variables and commands

Quiz
•
9th Grade
20 questions
Programming

Quiz
•
9th - 11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade