
tin học
Quiz
•
Architecture
•
2nd Grade
•
Practice Problem
•
Easy
Hồ Yến
Used 4+ times
FREE Resource
Enhance your content in a minute
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]
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Architecture
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
14 questions
States of Matter
Lesson
•
KG - 3rd Grade
13 questions
Veterans' Day
Quiz
•
1st - 3rd Grade
10 questions
Charlie Brown's Thanksgiving Adventures
Interactive video
•
2nd - 5th Grade
20 questions
Multiplication Mastery Checkpoint
Quiz
•
1st - 5th Grade
20 questions
Subtraction Facts
Quiz
•
2nd Grade
20 questions
Multiplication Facts
Quiz
•
2nd - 3rd Grade
20 questions
Place Value
Quiz
•
KG - 3rd Grade
