KT 15p lớp 10_b22,23
Quiz
•
Education
•
9th - 12th Grade
•
Easy
Nguyễn Ngọc Tuấn
Used 4+ times
FREE Resource
Enhance your content in a minute
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Phương thức nào sau đây dùng để thêm phần tử vào cuối list trong python?
abs()
link()
append()
add()
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Danh sách A sẽ như thế nào sau các lệnh sau?
A = [2, 3, 5, 6]
A. append(4)
del (A[2])
print(A)
[2, 3, 6, 4]
[2, 3, 5, 4]
[3, 6, 4]
[2, 3, 6, 5, 4]
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Kết quả của chương trình sau là gì?
A = [2, 3, 5, "python", 6]
A.append(4)
A.append(2)
A.append("x")
del(A[2])
print(len(A))
5
6
7
8
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Cho arr = [‘xuan’, ‘hạ’, 1. 4, ‘đông’, ‘3’, 4.5, 7]. Đâu là giá trị của arr[3]?
1.4
'đông'
'3'
4.5
5.
MULTIPLE CHOICE QUESTION
10 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()
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Lệnh xoá một phần tử của một danh sách A có chỉ số i là:
list.del(i)
A. del(i)
del A[i]
A. del[i]
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Chương trình sau thực hiện công việc gì?
S = 0
for i in range(len(A)):
if A[i] > 0: S = S + A[i]
print(S)
Duyệt từng phần tử trong A
Tính tổng các phần tử trong A
Tính tổng các phần tử không âm trong A
Tính tổng các phần tử dương trong A
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
18 questions
EL RENACIMIENTO MUSICAL
Quiz
•
12th Grade
20 questions
Din Kültürü Hz. Muhammed'in hayatı Kaynak:https://cdn.eba.go
Quiz
•
4th - 12th Grade
10 questions
Cultura Geral
Quiz
•
5th - 9th Grade
10 questions
Assessment kognitif BAB 1 Pancasila
Quiz
•
9th - 12th Grade
10 questions
S2 Subject Choice Quiz
Quiz
•
8th - 10th Grade
14 questions
Los valores
Quiz
•
9th Grade
11 questions
BTS Fonctions de l'Etat
Quiz
•
KG - Professional Dev...
10 questions
Salud Ocupacional
Quiz
•
10th - 11th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
