ÔN TẬP_ CK2_TIN HỌC 10
Quiz
•
Computers
•
10th Grade
•
Medium
He Minh
Used 1+ times
FREE Resource
42 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cấu trúc câu lệnh while trong python là:
while <điều kiện>
<câu hoặc khối lệnh>
while <câu hoặc khối lệnh > :
<Điều kiện>
whie <điều kiện> :
<câu hoặc khối lệnh>
while <điều kiện> :
<câu hoặc khối lệnh>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sau khi thực hiện đoạn chương trình sau, kết quả là gì? k = 1 while k <= 10 : if k % 2 == 0: print(k,end=” “) k = k+ 1
2 4 6 8 10
1 3 5 7 9
1 2 3 4 5
1 4 7 9 10
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sau khi thực hiện đoạn chương trình sau, kết quả là gì? k = 1 while k <= 10 : if k % 2 != 0: print(k,end=” “) k = k+ 1
2 4 6 8 10
1 3 5 7 9
1 2 3 4 5
1 4 7 9 10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho 1 danh sách như sau: A = [9,1,8,91,7], để lấy được phần tử 91, đâu là câu lệnh đúng?
A[1]
A[2]
A[3]
A[4]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho danh sách A=[7,9,5,6,3,8], sau khi thực hiện câu lệnh sau: del A[4], kết quả danh sách A là?
A = [7,9,5,3,8]
A = [7,9,5,6,3]
A = [7,9,5,6,8]
A = [9,5,6,3,8]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho danh sách A=[7,9,5,6,3,8], sau khi thực hiện câu lệnh sau: del A[3], kết quả danh sách A là?
A = [7,9,5,3,8]
A = [7,9,5,6,3]
A = [7,9,5,6,8]
A = [9,5,6,3,8]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để bổ sung phần tử x vào cuối danh sách A, cấu trúc nào sau đây đúng?
A.append(x)
A.insert(k,x)
A.clear()
A.remove()
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
45 questions
LATIHAN SOAL PROGDAS
Quiz
•
10th Grade
42 questions
ÔN TẬP HKI TIN HỌC 4
Quiz
•
4th Grade - University
41 questions
Test próbny EE.09 (Bazy danych)
Quiz
•
9th - 12th Grade
40 questions
Pemrograman Dasar
Quiz
•
10th Grade
42 questions
ÔN TẬP PYTHON GKII - TIN HỌC 10
Quiz
•
10th Grade
43 questions
Grade 10 Computer Quiz
Quiz
•
10th Grade
44 questions
Kiến thức về Python
Quiz
•
10th Grade
40 questions
EGZAMIN INF.03
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
