Semester Final 2025
Quiz
•
Computers
•
10th Grade
•
Practice Problem
•
Medium
Ashutosh Kumar
Used 4+ times
FREE Resource
Enhance your content in a minute
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code? python mylist = [1, 2, 3] print(mylist[1])
1
2
3
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to add an item at the end of a list?
insert()
add()
append()
extend()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does mylist[-1] return?
First item
Last item
Second item
Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method removes all items from a list?
clear()
delete()
remove()
pop()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of: python x = [2, 4, 6] x.append([8, 10]) print(x)
[2, 4, 6, 8, 10]
[2, 4, 6, [8, 10]]
[2, 4, 6, 8]
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main difference between a list and a tuple?
Tuples are faster
Tuples are immutable
Lists are immutable
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you define a tuple with one element?
(4)
[4]
(4,)
tuple(4)
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
35 questions
ÔN TẬP GKII TIN 11
Quiz
•
11th Grade
40 questions
Computer Network
Quiz
•
12th Grade - University
40 questions
Ujian Tengah Semester Informatika
Quiz
•
10th Grade - University
40 questions
Soal Animasi 2D dan 3D Kelas XI Multimedia
Quiz
•
11th Grade
45 questions
Quiz-PTS2-TIK Gr4
Quiz
•
4th Grade - University
40 questions
KOMUNIKASI SINKRON&ASINKRON (kd 3.10)
Quiz
•
10th Grade
40 questions
MS office 2016
Quiz
•
1st Grade - Professio...
35 questions
FINAL_EXAM (CFP_122)
Quiz
•
University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
