
Prepa CC

Flashcard
•
Science
•
University
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is a list in Python?
Back
A list is a collection of data that has an order and can be changed.
2.
FLASHCARD QUESTION
Front
How do you add an item to the end of a list in Python?
Back
Use the append() method, e.g., nameList.append('Felipe').
3.
FLASHCARD QUESTION
Front
What method would you use to remove an item at a specific index from a list?
Back
Use the pop() method, e.g., players.pop(3).
4.
FLASHCARD QUESTION
Front
What is the highest index of a list with 5 elements?
Back
The highest index is 4, as indexing starts at 0.
5.
FLASHCARD QUESTION
Front
How do you access the first element of a list?
Back
Use index 0, e.g., nameList[0].
6.
FLASHCARD QUESTION
Front
What will nameList = ['A', 'B', 'C']; nameList[1] return?
Back
It will return 'B'.
7.
FLASHCARD QUESTION
Front
What happens if you try to access an index that is out of range in a list?
Back
It raises an IndexError.
Create a free account and access millions of resources
Similar Resources on Wayground
5 questions
Code.org Unit 6 List Review

Flashcard
•
12th Grade
15 questions
Computer Science 1301 Final Questions

Flashcard
•
University
12 questions
Nonfiction Text Features

Flashcard
•
KG - University
15 questions
O99ik

Flashcard
•
University
12 questions
Nonfiction Text Features

Flashcard
•
KG - University
15 questions
ARRAYLIST - JAVA

Flashcard
•
University
7 questions
Tipos de Datos en Python

Flashcard
•
12th Grade - University
12 questions
Hashing and Hash Tables

Flashcard
•
University
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Science
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
34 questions
WH - Unit 2 Exam Review -B

Quiz
•
10th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
10 questions
Transition Words

Quiz
•
University
5 questions
Theme

Interactive video
•
4th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
10 questions
Spanish Greetings and Goodbyes!

Lesson
•
6th Grade - University