
tin học
Authored by Hồ Yến
Architecture
2nd Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
39 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
để gọi đến phần tử đầu tiên trong danh sách a ta dùng lệnh
a[1]
a[0]
a0
a[]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
cho danh sách a=[0,2,4,6]. phần tử [1]=?
0
2
4
6
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
để thêm phần tử vào cuối danh sách ta dùng hàm:
append()
pop()
insert()
sort()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
để xóa phần tử thứ i vào cuối danh sách và đưa ra phần tử này, ta gọi hàm:
append(i)
insert(i)
pop(i)
sort(i)
5.
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]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
để khởi tạo danh sách b có 5 phần tử 1,2,3,4,5 ta dùng viết
b=1,2,3,4,5
b=(1,2,3,4,5)
b=[1..5]
b=[1,2,3,4,5]
7.
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]
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Architecture
10 questions
Telling Time to the Nearest 5 Minutes
Quiz
•
2nd Grade
22 questions
Equal Groups and Arrays
Quiz
•
2nd Grade
30 questions
Multiplication Facts 1-12
Quiz
•
2nd - 5th Grade
17 questions
2nd Grade Graphs (Bar & Picture)
Quiz
•
2nd Grade
20 questions
Multiplication Facts
Quiz
•
2nd - 3rd Grade
10 questions
3 Digit Addition and Subtraction with Regrouping
Quiz
•
2nd - 4th Grade
10 questions
Exploring Rosa Parks and Black History Month
Interactive video
•
1st - 5th Grade
20 questions
Counting Coins
Quiz
•
2nd Grade