
chủ đề 5
Authored by Jena Ngo
Computers
10th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
41 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phát biểu nào sau đây SAI khi nói về biểu thức logic?
Biểu thức logic là biểu thức chỉ nhận giá trị True hoặc False
Giá trị của biểu thức logic thuộc kiểu bool
Biểu thức logic đơn giản là biểu thức số học hoặc biểu thức so sánh
Biểu thức 2*3//5 == 1 mang giá trị True
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giá trị các biểu thức logic thuộc kiểu dữ liệu nào?
bool
int
float
str
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn chương trình sau:
x=2021
print(x%4==0 and x%100!=0)
55
True
5
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Biểu thức logic đúng thể hiện số a nằm ngoài đoạn [3,8] là
a<3 or a>8
3<= a <=8
a<3 and a>8
a<3 and a<8
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
biểu thức logic nào sau đây thể hiện số a thuộc khoảng (5,7] ?
5< a <=7
5<= a <=7
5 < a < 7
5 <= a <7
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tìm giá trị m và n biểu thức (m+4) % 5 == 0 and n*2//3=5 cho giá trị True
m=1, n=8
m=2, n=9
m=3, n=10
m=0, n=7
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Viết biểu thức kiểm tra số n chia hết cho 3 và 5
n%3==0 or n%5==0
n%3==0 and n%5==0
n%3 or n%5==0
n%3 and n%5==0
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
40 questions
Python - Lists, Dictionaries and Loops
Quiz
•
9th - 12th Grade
40 questions
ASAS SAINS KOMPUTER T2 [ULANGKAJI]
Quiz
•
1st Grade - University
40 questions
Sumatif TIK Informatika X
Quiz
•
10th Grade
38 questions
Chủ đề 1: CĂN BẢN VỀ CÔNG NGHỆ (GS6 Spark LV2_2024)
Quiz
•
1st Grade - University
37 questions
GCSE Computer Science Fundamentals of data representation
Quiz
•
10th - 11th Grade
39 questions
Ulangkaji ASK T2 Bab 3.2 Struktur Kod Arahan
Quiz
•
1st - 12th Grade
40 questions
Pemrograman Dasar Kelas X
Quiz
•
10th Grade
36 questions
Câu hỏi trắc nghiệm về thông tin
Quiz
•
4th Grade - University
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