Quiz về Kiểu Dữ Liệu List và Set (1)

Quiz
•
Information Technology (IT)
•
7th Grade
•
Medium
Khang Nghĩa
Used 18+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
List trong Python là gì?
Một kiểu dữ liệu chỉ chứa chuỗi.
Một kiểu dữ liệu chỉ chứa số nguyên.
Một kiểu dữ liệu không thay đổi.
Một kiểu dữ liệu cho phép lưu trữ một tập hợp các phần tử.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hàm nào được sử dụng để thêm phần tử vào cuối list?
insert()
append()
remove()
pop()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cách nào để truy cập phần tử đầu tiên trong list?
my_list[-1]
my_list[0]
my_list[2]
my_list[1]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Điểm khác biệt chính giữa list và set trong Python là gì?
`set` có thể chứa phần tử trùng lặp, còn `list` thì không
`set` không cho phép phần tử trùng lặp, còn `list` thì có
`set` có thể được truy cập bằng chỉ mục, còn `list` thì không
Không có sự khác biệt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hàm nào được sử dụng để xóa toàn bộ phần tử trong list?
clear()
remove()
pop()
append()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cú pháp nào dùng để tạo một set?
my_set = set(1, 2, 3)
my_set = (1, 2, 3)
my_set = {1, 2, 3}
my_set = [1, 2, 3]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hàm nào dùng để tìm chỉ số của phần tử trong list?
list.search(value)
list.find(value)
list.index(value)
list.locate(value)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Quiz về tìm kiếm thông tin trên WWW

Quiz
•
6th Grade - University
10 questions
BÀI 13 - TIN 7

Quiz
•
7th Grade
10 questions
ĐẠO ĐỨC VÀ VĂN HÓA TRONG SỬ DỤNG CÔNG NGHỆ KĨ THUẬT SỐ

Quiz
•
8th Grade
15 questions
Mini Game- THỬ TÀI AI – SIÊU NHÂN CÔNG NGHỆ

Quiz
•
University
20 questions
Tin 11 Bài 10 KNTT

Quiz
•
11th Grade - University
20 questions
ÔN TẬP CKI TIN9

Quiz
•
9th Grade
15 questions
IC3_GS6_level 2_Bài 12: Tìm Kiếm Thông Tin

Quiz
•
7th Grade
10 questions
Kiểm tra kiến thức về HTML + CSS

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Multiplying and Dividing Integers

Quiz
•
7th Grade
30 questions
Math Fluency: Multiply and Divide

Quiz
•
7th Grade
20 questions
Perfect Squares and Square Roots

Quiz
•
7th Grade
13 questions
Parts of Speech

Quiz
•
7th Grade