Python Lists Part 2

Quiz
•
Computers
•
11th Grade
•
Hard
Camille Corrado
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
QUESTION #1
Which statement will give variable lastIndex the index of the last element in a list called theList?
lastIndex = len(theList)
lastIndex = len(theList) - 1
lastIndex = len(theList - 1)
lastIndex = theList(len) - 1
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
QUESTION #2
['A', 'B']
AB
['B', 'C']
BC
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
QUESTION #3
53
13
8
35
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
QUESTION #4
['Alex', '2', Dan', 'Ella', 'Mark']
['Alex', 'Zac', Dan', 'Ella', 'Mark']
['Alex', 'Dan', 'Zac', 'Ella', 'Mark']
None of the choices
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
QUESTION #5
[1, 17, 4]
[1, 5, 13]
[1, 5, 9, 13]
[1, 5, 13, 9]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
QUESTION #6
Numbers from 1 inclusive to 200 inclusive
Numbers from 1 inclusive to 200 exclusive
Multiples of 10 from 1 inclusive to 200 inclusive
Multiples of 10 from 1 inclusive to 200 exclusive.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
QUESTION #7
5
50
10
15
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
OCR Sys Arch J277

Quiz
•
10th - 12th Grade
15 questions
Ulangan Harian Komputer Akuntansi XI AKL (Part 2)

Quiz
•
11th Grade
20 questions
Unit 1 Review

Quiz
•
10th - 12th Grade
18 questions
SST Yr8 - NCCE - Algorithms 2

Quiz
•
9th - 12th Grade
25 questions
Mastering Python Loops

Quiz
•
11th Grade
22 questions
Basics of App Coding

Quiz
•
8th - 12th Grade
20 questions
Changes & Managing Modern Teams

Quiz
•
10th - 11th Grade
20 questions
UTS KOMPUTER AKUNTANSI

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade