List Tuple
Quiz
•
Computers
•
8th Grade
•
Practice Problem
•
Medium
Romenion Kz
Used 20+ times
FREE Resource
Enhance your content in a minute
33 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Специальный знак который отображает список в пайтоне
{ }
( )
[ ]
:
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
num=[ 2, 3, 5, 6, "d", "t", "r", "m",["w", "dc", 8]]
print(num[3])
2
3
5
6
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
num=[ 2, 3, 5, 6, "d", "t", "r", "m",["w", "dc", 8]]
print(num[7])
d
t
r
m
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
num=[ 2, 3, 5, 6,]
num.append("ok")
print(num)
[2, 3, 5, 6, 'ok']
[ 'ok', 2, 3, 5, 6,]
[ 2, 3, 'ok', 5, 6,]
[ 2, 'ok', 3, 5, 6,]
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
num=[ 2, 3, 5, 6,]
num.insert(2, 7)
print(num)
[ 2, 7, 3, 5, 6]
[ 2, 3, 7, 5, 6]
[ 2, 3, 5, 7 ,6]
[ 2, 3, 5, 6, 7]
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
num=[ 100, 2000, 2, 3, 5, 6,8]
num.sort()
print(num)
[2, 3, 6, 5, 8, 100, 2000]
[2, 3, 5, 6, 8, 100, 2000]
[2, 3, 5, 6, 8, 2000, 100]
[2, 6, 5, 3, 8, 100, 2000]
7.
FILL IN THE BLANK QUESTION
1 min • 5 pts
num=[ 2, 3, 5, 6, "d",["w", [1, 2, 3, "dc"], 8], "t", "r", "m"]
Run=>'dc'
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
28 questions
BÀI 13. BIỂU DIỄN DỮ LIỆU
Quiz
•
7th Grade - University
29 questions
TMK TAHUN 5
Quiz
•
KG - University
37 questions
Stock Market-Stock Market Game
Quiz
•
8th - 12th Grade
30 questions
Operating Systems
Quiz
•
8th - 9th Grade
31 questions
CK1 TIN 8 (24-25)
Quiz
•
8th Grade
30 questions
Quiz CCNA1 Final Gamificado
Quiz
•
1st - 10th Grade
30 questions
แบบทดสอบระดับชั้น ม.2 องค์ประกอบของคอมพิวเตอร์
Quiz
•
8th Grade
30 questions
Latihan SAS Kelas 8
Quiz
•
8th Grade
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
