
Бұл код нені шығарады?
Authored by Меруерт Шарипова
Computers
1st Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
7 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Бұл код нені шығарады?
a = True
b = False
print((not a and b) ^ (b or not a))
False
True
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
х=-3
y=25
print (x==3 and y>0)
False
True
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = True
y = False
print(x and y or x and y)
True
False
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
a = False
b = True
print((a and b) or (a or b))
True
False
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
a = False
b = True
print((not a and not b) or (a and b))
False
True
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
x=5
y=-15
print(x>y or y>x)
False
True
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
x=45
y=-38
print((x<y) or (x>y))
True
False
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?