
Tin gk2( phần đúng sai)
Authored by Nam Đức
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
32 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình
def chao(ten):
print("Xin chào, " + ten + "!")
chao(‘Xuan’)
-Dòng 3 báo lỗi
Đúng
Sai
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình
def chao(ten):
print("Xin chào, " + ten + "!")
chao(‘Xuan’)
Đoạn lệnh thực hiện cho kết quả là “Xin chào, Xuan!”
Sai
Đúng
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình
def chao(ten):
print("Xin chào, " + ten + "!")
chao(‘Xuan’)
-Tham số hàm là ten
Đúng
Sai
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình
def chao(ten):
print("Xin chào, " + ten + "!")
chao(‘Xuan’)
Lệnh print không có dấu ; cuối cùng
Đúng
Sai
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình
s1 ="3986443"
s2 = ""
for ch in s1:
if int(ch) % 2 == 0:
s2 = s2 + ch
print(s2)
Kết quả của chương trình là 8644
Đúng
Sai
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình
s1 ="3986443"
s2 = ""
for ch in s1:
if int(ch) % 2 == 0:
s2 = s2 + ch
print(s2)
Dòng lệnh 4, phép chia % là phép chia hết
Đúng
Sai
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình
s1 ="3986443"
s2 = ""
for ch in s1:
if int(ch) % 2 == 0:
s2 = s2 + ch
print(s2)
Xâu S2 khởi tạo có 1 phần tử
Đúng
Sai
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
37 questions
Câu hỏi ôn tập môn Tin học HK1 - Lớp 5
Quiz
•
5th Grade - University
28 questions
Tin học 7-Ôn tập CK1
Quiz
•
7th Grade - University
29 questions
Ôn Tập Môn Tin Học Lớp 9
Quiz
•
9th Grade - University
27 questions
KISI-KISI SAS kls X Informatika
Quiz
•
10th Grade
30 questions
2. ÔN GKI- TIN8
Quiz
•
7th Grade - University
28 questions
iGCSE CS Revision - Hardware & Software
Quiz
•
10th Grade
32 questions
Tin 4-kỳ I
Quiz
•
4th Grade - University
30 questions
แบบทดสอบ กลางภาค วิทยาการคํานวณ ม.4
Quiz
•
10th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade