
Kiểm Tra Cấu Trúc Rẽ Nhánh Python

Quiz
•
Information Technology (IT)
•
10th Grade
•
Hard
Minht Phy
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh nào dùng để kiểm tra một điều kiện trong Python?
switch
if
test
check
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cặp từ khóa nào thường đi với nhau trong cấu trúc rẽ nhánh hai nhánh?
if - elif
elif - else
if - else
else - if
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn mã: x=7; if x>5: print("Lớn hơn 5") là gì?
Không in gì
Báo lỗi
In ra: Lớn hơn 5
In ra: 5
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, từ khóa nào dùng để kiểm tra nhiều điều kiện liên tiếp?
while
elif
elseif
for
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phát biểu nào sau đây là đúng?
if luôn phải đi với else
Python không hỗ trợ rẽ nhánh
Có thể dùng if mà không else
if và else là bắt buộc
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả đoạn mã: a=3; if a%2==0: print("Chẵn") else: print("Lẻ") là gì?
In ra: Chẵn
In ra: Lẻ
Không in gì
Lỗi do thiếu dấu :
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Chọn đoạn mã đúng cú pháp trong Python
if (x > 5) then print("Lớn")
if x > 5: print("Lớn")
if x > 5 then: print("Lớn")
if x > 5 then print("Lớn")
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Bài 24

Quiz
•
10th Grade - University
9 questions
Kiến thức về hàm print() trong Python

Quiz
•
2nd Grade - University
15 questions
Python for loop/lists

Quiz
•
9th Grade - University
9 questions
Увлекательный мир Python

Quiz
•
6th Grade - University
15 questions
Quiz Pemrograman Python

Quiz
•
10th Grade - University
12 questions
Review loops

Quiz
•
8th Grade - University
10 questions
Fundamentos de Programación en Python

Quiz
•
6th Grade - University
15 questions
Bài 19: Câu lệnh rẽ nhánh IF

Quiz
•
10th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade