
Ai Nhanh - Ai Đúng
Authored by Le B2013924
Computers
10th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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)
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
10 questions
الوحدة السادسة....صياغة حل المسائل
Quiz
•
10th Grade
10 questions
Bài 25 tin 10
Quiz
•
9th Grade - University
14 questions
Kiểu dữ liệu xâu kí tự - xử lí xâu kí tự
Quiz
•
9th - 12th Grade
15 questions
Lua Review Corona SDK with Notepad++
Quiz
•
10th - 12th Grade
15 questions
Sinh hoạt lớp Tuần 7
Quiz
•
1st Grade - University
10 questions
TIN HỌC 10 - BÀI 21
Quiz
•
10th Grade
10 questions
Redes Informaticas
Quiz
•
10th Grade
10 questions
IBSTEAM - Formació Directori Google Workspace 1
Quiz
•
10th Grade
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