
Trường đua Quizizz

Quiz
•
Other
•
10th Grade
•
Hard
Nghĩa Thị
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Hàm nào dưới đây cho phép bổ sung một phần tử vào cuối danh sách a?
a.append(x).
a. pop(x).
a.insert(x, i).
x.append(a).
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Hàm nào dưới đây cho phép sắp xếp các phần tử của danh sách a theo thứ tự không giảm?
a. sort().
a. pop(x).
a.insert(x, i).
a.append(x).
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Danh sách lst bao gồm những phần tử nào sau khi thực hiện dãy lệnh sau?
>>> x = 12
>>> lst = [‘lớp’, 10]
>>> lst.insert(0, x)
[12, ‘lớp’, 10]
[10, ‘lớp’, 12]
[‘12’, ‘lớp’, ‘10’]
[‘lớp’, 12, 10]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giá trị của s bằng bao nhiêu sau khi thực hiện dãy lệnh bên
[1, 2, 3, ‘hoa’, ‘hạnh’, ‘hồng’]
[1, ‘hoa’, 2, ‘hạnh’, 3, ‘hồng’].
[‘hoa’, ‘hạnh’, ‘hồng’, 1, 2, 3,]
[1, 2, 3, hoa, hạnh, hồng].
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Danh sách a bao gồm những phần tử nào sau khi thực hiện dãy lệnh sau?
>>> a= []
>>> for i in range (0, 5):
a.append(i)
[1, 2, 3, 4]
[0, 1, 2, 3, 4]
[1, 2, 3, 4, 5]
[4, 3, 2, 1, 0].
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Xâu kí tự

Quiz
•
10th Grade
15 questions
CC-K10-CHK2 - 2Python Programming Quiz

Quiz
•
10th Grade
10 questions
KTTX tin hoc 10 HK2

Quiz
•
10th Grade
10 questions
Bài 23 Danh sách

Quiz
•
10th Grade
14 questions
BÀI 23

Quiz
•
10th Grade
10 questions
Đề cương ôn tập môn Tin học khối 10 cuối kỳ 2

Quiz
•
10th Grade
11 questions
Câu Hỏi Trắc Nghiệm Tin Học 10

Quiz
•
10th Grade
10 questions
BÀI 23 - MỘT SỐ LỆNG LÀM VIỆC VỚI DỮ LIỆU DANH SÁCH - KNTT

Quiz
•
10th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
6 questions
Secondary Safety Quiz

Lesson
•
9th - 12th Grade
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University