
list quizes
Quiz
•
Computers
•
11th Grade - University
•
Medium
janathul firthouse
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
OPEN ENDED QUESTION
3 mins • 1 pt
What is the difference between the following two expressions, if list is
given as [1.3.5]
a. Lst*3
b. Lst*=3
Evaluate responses using AI:
OFF
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following?
A=[1,2,3,4,5,6,7,8,9]
print(A[::3])
a. [1,4,7]
b. [8,9]
c. [1,3,5,7,9]
d. [1,2,3]
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code?
a=[1,2,3,4,5]
print(a[4:0:-1])
a. Syntax error
b. [4,3,2]
c. [5,4,3,2]
d. [4,3,2,1]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list=[12,3,22,'mango','hello']. What will be the output of:
print(list[-1][-1])?
a. h
b. 12
c. o
d. mango
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to find the length of a list?
a. length()
b. len()
c. size()
d. None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. Which method is used to find the sum of elements of a list?
a. add()
b. summation()
c. addition()
d. sum()
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What do you mean by list.count(obj)
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
15 questions
Round 4 - Harvest
Quiz
•
University
10 questions
Python Basics - A level
Quiz
•
10th - 12th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)
Quiz
•
1st Grade - University
15 questions
Understanding Lists in Python
Quiz
•
12th Grade
15 questions
Section 3D: Collect and process data using dictionaries
Quiz
•
12th Grade
15 questions
Basic Python Coding
Quiz
•
11th - 12th Grade
15 questions
Python Lists
Quiz
•
8th - 12th Grade
15 questions
Exploring Python Fundamentals
Quiz
•
12th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade