
Chapter 3 Part 2 Practice
Authored by Michelle Mattox
Computers
12th Grade
Used 9+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
num = [1,2,3,4,2,6,4,7,2,]
print(num.count(2))
0
1
2
3
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method should be used to add an item to the end of a list?
insert
pop
append
extend
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list1 = ['a', 'c', 'd', 'e']
To add a 'b' in the second position use which of the following:
insert
pop
append
extend
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list1 = ['a', b', 'c'] list2 = [ 'd', 'e', 'f']
Which method performs the same action as list1 + list2?
insert
pop
append
extend
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list1 = [7,3,2,1,3]
print(list.sort( ))
[1,2,3,7]
[1,2,3,3,7]
[7,3,3,2,1]
[7,3,1,2]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list1 = [7,5,3,2,6,3]
print(list1.reverse( ))
[2,3,3,5,6,7]
[7,6,5,3,3,2]
[3,6,2,3,5,7]
[6,2,3,5,7]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct list comprehension for
s = [ ]
for i in range(10):
s = s + [i]
s = [i for i in range(10)]
s = [for i in range(10) i]
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
16 questions
Boolean and Search Operators
Quiz
•
9th - 12th Grade
16 questions
Dosya ve İnternet adresleri Uzantıları
Quiz
•
4th - 12th Grade
17 questions
Email Lớp 6
Quiz
•
6th Grade - University
16 questions
DATA SCIENCE Assessment (April)
Quiz
•
8th - 12th Grade
20 questions
struktur kontrol bahasa pemrograman pascal
Quiz
•
12th Grade
13 questions
I2. P2_A2. Algoritmos
Quiz
•
12th Grade
20 questions
Тривимірна графіка. Основи роботи в Blender
Quiz
•
12th Grade
20 questions
System and network support and management
Quiz
•
11th Grade - Professi...
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
21 questions
Presidents Day Trivia
Quiz
•
6th - 12th Grade
10 questions
Valentine's Day: History and Modern Celebration
Interactive video
•
9th - 12th Grade
11 questions
Valentine's Day Trivia
Quiz
•
8th - 12th Grade
10 questions
Factor Quadratic Expressions with Various Coefficients
Quiz
•
9th - 12th Grade
18 questions
Success Strategies
Quiz
•
9th - 12th Grade
10 questions
Valentine's Day Trivia
Quiz
•
9th - 12th Grade