PYTHON LISTS
Quiz
•
Computers
•
6th Grade
•
Medium
Fazla Fairooz
Used 62+ times
FREE Resource
Enhance your content in a minute
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lists use _____ to access values
values
indexes
key values
keys
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider this list, what will be the highest index the list can have:
li=[1,2,3,4,5]
2
3
4
5
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider this list, what will be the output of the following:
li=[1,2,3,4,3,2,1]
print(li[-3])
4
3
2
1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider this list, what will be the output of the following:
li=[1,2,3,4,3,2,1]
print(li[3])
4
3
2
1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider this list, what will be the output of the following:
li=[1,2,3,4,3,2,1]
print(li[3:4])
1
2
3
4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider list list, what will be the output of the following
li=[[‘a’,’b’]]
print(li[0][0])
a
b
None
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Do lists preserve the order of the elements they contain?
Yes
No
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
HTML5 Basics
Quiz
•
6th - 12th Grade
20 questions
Multimedia Basics Terms
Quiz
•
6th Grade
15 questions
IC3 GS6 Level 1 Domain 2 Lesson 1
Quiz
•
6th Grade - University
19 questions
Y10 - Subprograms, Procedures, Functions
Quiz
•
6th Grade
20 questions
Internet
Quiz
•
5th - 8th Grade
15 questions
Python - тест
Quiz
•
1st - 12th Grade
15 questions
Программируем на Python
Quiz
•
6th - 8th Grade
15 questions
Java Basic Data Structures
Quiz
•
6th - 10th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
