
Tin 10

Quiz
•
Computers
•
10th Grade
•
Medium
Chi Bùi
Used 1+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 21. Hàm y.count(x) cho biết:
Vị trí xuất hiện đầu tiên của x trong y.
Vị trí xuất hiện cuối cùng của x trong y
Cho bt số kí tự của xâu x+y
Đếm số lần xuất hiện không giao nhau của x trong y
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho bt chg trình sau thực hiện cv gì?
a = input ('Nhập xâu: ")
if "anh" in a:
b = a.replace ("anh" , "em")
print (b)
Thay thế xâu “anh” bằng xâu “em”
Thay thế xâu “em” bằng xâu “anh”
Tìm vị trí xâu "anh"
Tìm vị trí xâu "em"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của các câu lệnh sau là gì?
def t (a,b) :
s= abs(a-b)
return s
print (t(2,4))
-2
4
2
6
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình sau:
a=6
s=0
while (a>0):
s=s+a
a=a-1
Giá trị của s khi thực hiện đoạn chương trình trên bằng bao nhiêu?
5
20
6
21
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh sau cho kết quả là gì?
for i in range(6):
print(i,end='' '')
1 2 3 4 5 6
12345
012345
0 1 2 3 4 5
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Nếu S = "1234567890" thì S[:5] là gì?
"1234"
"01234"
"12345"
"56789"
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình sau:
x=10
y=3
d=0
if x%y==0:
d=x//y
Sau khi thực hiện đoạn chương trình trên giá trị của d là:
3
1
0
Không xác định
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Ôn tập KTGK. Bài 20. Câu lệnh lặp For

Quiz
•
10th Grade
15 questions
Sinh hoạt lớp Tuần 7

Quiz
•
1st Grade - University
20 questions
Kiến thức về Thuật toán và Chương trình

Quiz
•
8th Grade - University
15 questions
Bài 1: Thông tin và quyết định

Quiz
•
3rd Grade - University
14 questions
Kiểu dữ liệu xâu kí tự - xử lí xâu kí tự

Quiz
•
9th - 12th Grade
19 questions
Ôn tin 10

Quiz
•
10th Grade
15 questions
Ôn tập HK2 Python 10

Quiz
•
10th Grade
20 questions
tin học quang minh đẹp trai siêu cấp vũ trụ 7 dải ngân hà

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