Ai Nhanh - Ai Đúng
Quiz
•
Computers
•
10th Grade
•
Practice Problem
•
Easy
Le B2013924
Used 2+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đối tượng dưới đây thuộc kiểu dữ liệu nào?
A = [1, 2, ‘3’]
list
int
float
string
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Danh sách A sẽ có kết quả gì sau khi thực hiện đoạn lệnh sau?
A = [2, 3, 5, 6]
A. append(4)
A.pop(2)
2, 3, 4, 5, 6, 4
2, 3, 4, 5, 6
2, 4, 5, 6
2, 3, 6, 4
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình sau
a=[3,1,5,2]
a.sort()
print(a)
Sau khi thực hiện đoạn chương trình trên, danh sách a hiển thị trên màn hình là:
[1, 2, 3, 5]
[3, 1, 5, 2]
[5, 3, 2, 1]
[3, 5, 2, 1]
4.
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ử:
[0, 1, 2, 3]
[2, 3]
[2, 1, 2, 3]
[1, 2, 3, 2]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để biết độ dài của danh sách ta dùng hàm?
type()
len()
sort()
pop()
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 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
Cách khởi tạo danh sách sau đây, cách nào sai?
ls = [1, 2, 3]
ls = [x for x in range(3)]
ls = [int(x) for x in input().split()]
ls = list(3)
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
10 questions
analisis data dan visualisasi data
Quiz
•
10th Grade
13 questions
ÔN TẬP WHILE & IF
Quiz
•
10th Grade
15 questions
BÀI 16 - THUẬT TOÁN SẮP XẾP
Quiz
•
9th Grade - University
10 questions
Recursion Practice, Recursion Practice, Recursion Practice...
Quiz
•
10th Grade - University
13 questions
Раздел 5, информатика, 8 класс
Quiz
•
10th Grade
10 questions
1.1 - System Architecture - CPU [OCR] [GCSE]
Quiz
•
9th - 12th Grade
6 questions
HTML тілі
Quiz
•
10th Grade
15 questions
Современные информационные технологии
Quiz
•
10th - 11th Grade
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
