
ÔN TẬP GIỮA KỲ 2 TIN 10 KNTT

Quiz
•
Computers
•
10th Grade
•
Easy
Lan Anh Nguyễn
Used 2+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh gán trong Python là:
biến=<biểu thức>
<biểu thức> =biến
biến==<biểu thức>
biến:=<biểu thức>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, lệnh dùng để duyệt từng kí tự ch theo phần tử của xâu s được viết như thế nào?
for ch in range(len(s)):
for ch in len(s):
for ch in s:
for ch in s
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, lệnh dùng để duyệt từng kí tự ch theo phần tử của xâu s được viết như thế nào?
<xâu con>.find(<xâu mẹ)
<xâu mẹ>.find(<xâu con>, start)
<xâu con>.find(<xâu mẹ>, start)
<xâu mẹ>.find(<xâu con>)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để khởi tạo danh sách K có 5 phần tử 1, 2, 3, 4, 5 ta dùng lệnh:
K = [1, 2, 3, 4, 5]
K = 1, 2, 3, 4, 5
K = (1, 2, 3, 4, 5)
K = [1..5]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sau khi thực hiện đoạn chương trình trên giá trị của b là:
a=2
b=3
if a<b:
a=a*2
else:
b=b*2
4
2
6
3
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, xâu kí tự nào dưới đây không hợp lệ?
1001101
11111111=256
12&*() +- AB
THPT Đông Hiếu
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả trên màn hình là:
s=’hoa’
p=’mai’
print(s+p)
'maihoa'
'mai'
'hoa'
'hoamai'
Create a free account and access millions of resources
Similar Resources on Wayground
24 questions
tin học

Quiz
•
10th Grade - University
20 questions
BÀI 6 ĐỊNH DẠNG TRANG TÍNH

Quiz
•
1st - 12th Grade
20 questions
Kiểm tra kiến thức Python cơ bản - Phần 2

Quiz
•
10th Grade
20 questions
Python level 2

Quiz
•
7th - 12th Grade
20 questions
Ôn tập Microsoft Word

Quiz
•
10th Grade
20 questions
Tin 10 - Bài 12 CDF - Kiểu dữ liệu xâu kí tự

Quiz
•
10th Grade
22 questions
Tin học - Bài 25

Quiz
•
10th Grade - University
23 questions
ÔN TẬP GK2 TIN10

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade