
Câu điều kiện
Authored by Cường Trần
Computers
8th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x:=5;
if x >= 5 then x:=x+3; Tính x
3
5
8
11
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
x:=5;
if x > 5 then x:=x+3; Tính x
(a)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x:=5;
if x < 5 then x:=x+3; Tính x
3
5
8
11
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x:=5;
if x < 5 then x:=x+3 else x:=x-3; Tính x
2
3
5
8
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
x:=5; y:=7;
if (x mod y = 0) then x:=x*y else x:=x+y; Tính x
(a)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x:=5; y:=7;
if (x mod y <> 0) then x:=x*y else x:=x+y; Tính x
5
7
12
35
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a:= 18;
if (a mod 2 = 0) then writeln('so chan') else writeln('so le');
a in ra kết quả gì?
so chan
so le
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?