
Kiểm tra 15p_danh sách lớp 10

Quiz
•
Computers
•
10th Grade
•
Easy
hương trần
Used 1+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kiểu danh sách trong Python được khởi tạo như thế nào?
<tên list> = [<v1>, <v2>,… <vn>]
<tên list> : [<v1>, <v2>,… <vn>]
<tên list> = [<v1>, <v2>]
<tên list> : [<v1>, <v2>]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để xoá một phần tử trong danh sách ta dùng lệnh:
del
delete
len
insert
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để tạo một danh sách rỗng, cách viết nào sau đây là đúng?
a = [ ]
a = [rỗng ]
a = [ “ ” ]
a = [ 0 ]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho danh sách A = [1, 0, “One”, 9, 15, “Two”, True, False]. Hãy cho biết giá trị của phần tử A[2]?
'One'
'Two'
0
9
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn chương trình sau là gì?
[1, 0, 'One', 9, 15, True, False]
[1, 0, 'One', 9, 1, True, False]
[0, 'One', 9, 15, 'Two', True, False]
[1, 0, 'One', 9, 15, 'Two', True]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong kiểu dữ liệu danh sách, chỉ số của danh sách bắt đầu từ....
0
1
-1
2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh thêm phần tử vào cuối danh sách là:
<danh sách>: append()
<danh sách>= append()
<danh sách>. append()
<danh sách> append()
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Web-проектирование

Quiz
•
10th Grade
14 questions
Основы HTML

Quiz
•
1st - 11th Grade
15 questions
ôn tập kiến thức lập trình trong CodeCombat

Quiz
•
3rd - 12th Grade
20 questions
Documente Web. Formatul HTML

Quiz
•
9th Grade - University
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
15 questions
HTML 2: Lists

Quiz
•
8th - 10th Grade
20 questions
Javascript Basics Test

Quiz
•
7th - 12th Grade
22 questions
Fundamentals of Programming (GCSE Computer Science AQA)

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade