Python - Lists, Dictionaries and Loops

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

40 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Does list[a:b] return the portion of list starting with index a and ending before index b?
Back
True
2.
FLASHCARD QUESTION
Front
What will be the value of last_jedi after the following code is run? Options: ["kylo", "rey", "finn", "luke"], ["kylo", "rey", "finn"], [3], [4]
Back
["kylo", "rey", "finn"]
3.
FLASHCARD QUESTION
Front
What will be the value of authors after the following code is run? Options: ["Martin", "Rowling", "Tolkien"], ["Martin"], ["Rowling"], ["Tolkien", "Rowling", "Martin"]
Back
["Martin", "Rowling", "Tolkien"]
4.
FLASHCARD QUESTION
Front
What will this code print? Options: 6, 1, pants, "pants": 6
Back
6
5.
FLASHCARD QUESTION
Front
What will be the value of colors after the following code is run?
Back
light blue, pink
6.
FLASHCARD QUESTION
Front
What is the correct syntax to write a for loop to iterate through the list grades?
Back
for variable in grades:
7.
FLASHCARD QUESTION
Front
What does the following code do? Options: It prints [0, 6]. It prints all numbers in range(0, 6) in a list. It prints all numbers in range(0, 6) separately. It prints True or False.
Back
It prints all numbers in range(0, 6) separately.
Create a free account and access millions of resources
Similar Resources on Wayground
37 questions
AP CSP - Unit 4 Code.org Review

Flashcard
•
9th - 12th Grade
37 questions
AP CSP - Unit 4 Code.org Review

Flashcard
•
9th - 12th Grade
37 questions
AP CSP - Unit 4 Code.org Review

Flashcard
•
9th - 12th Grade
36 questions
Microsoft Suite Final Review: Vocab

Flashcard
•
9th - 12th Grade
39 questions
Code.org Lists, Loops, Traversals Review

Flashcard
•
9th - 12th Grade
37 questions
AP CSP Pseudocode Assessment

Flashcard
•
9th - 12th Grade
37 questions
AP CSP Exam Review

Flashcard
•
9th - 12th Grade
37 questions
AP CS A Unit 1 Review

Flashcard
•
9th - 12th Grade
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