KIỂM TRA B15-THỰC HÀNH KIỂU DSACH

Quiz
•
Science
•
10th Grade
•
Medium
Trieu Tham
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Lệnh nào để duyệt từng phần tử của danh sách?
for
while – for
for kết hợp với lệnh range().
while kết hợp với lệnh range().
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Cho mảng a=[0,2,4,6]. Phần tử a[1]=?
0
2
4
6
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình
a=[1,2,3]
a.append(4)
print(a)
Sau khi thực hiện đoạn chương trình trên thì danh sách a có các phần tử
a=[4,1,2,3]
a=[1,2,3]
a=[1,2,3,4]
a=[1,4,2,3]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình
a=[1,2,3]
a.pop(2)
print(a)
Sau khi thực hiện đoạn chương trình trên thì danh sách a có các phần tử:
a=[1,2]
a=[2,3]
a=[1,3]
a=[2]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình
a=[1,2,3]
a.insert(0,2)
print(a)
Sau khi thực hiện đoạn chương trình trên thì danh sách a có các phần tử:
a=[0,1,2,3]
a=[2,3]
a=[2,1,2,3]
a=[1,2,3,2]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để biết kích thước của danh sách ta dùng hàm
type()
len()
sort()
pop()
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Để biết kích thước của danh sách ta dùng hàm
type()
len()
sort()
pop()
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
THE FUNDAMENTAL UNITS OF LIFE

Quiz
•
9th - 12th Grade
13 questions
K4_KHOA HỌC_CK2_PHẦN 1

Quiz
•
4th Grade - University
15 questions
ATP

Quiz
•
9th Grade - University
12 questions
Bohr Models & Dot Diagrams

Quiz
•
9th - 12th Grade
15 questions
Pesawat sederhana

Quiz
•
7th - 12th Grade
10 questions
Ionic & Covalent Bonding Quiz

Quiz
•
7th - 12th Grade
8 questions
TIN HỌC LÀ GÌ NHỈ?

Quiz
•
10th Grade
15 questions
Ionic Bonding

Quiz
•
9th - 12th 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 Science
17 questions
Lab Safety

Interactive video
•
10th Grade
10 questions
Lab Safety Essentials

Interactive video
•
6th - 10th Grade
10 questions
Exploring Types of Matter: Elements, Compounds, and Mixtures

Interactive video
•
6th - 10th Grade
10 questions
Exploring the Scientific Method

Interactive video
•
6th - 10th Grade
12 questions
Lab Safety

Quiz
•
6th - 12th Grade
13 questions
Amoeba Sisters: Biomolecules

Interactive video
•
9th - 12th Grade
10 questions
Exploring Latitude and Longitude Concepts

Interactive video
•
6th - 10th Grade
20 questions
Reading Graphs in Science

Quiz
•
9th - 12th Grade