Бұл код нені шығарады?
a = True
b = False
print((not a and b) ^ (b or not a))
Бұл код нені шығарады?
Quiz
•
Computers
•
1st Grade
•
Medium
Меруерт Шарипова
Used 1+ times
FREE Resource
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
10 questions
Intro to Python
Quiz
•
KG - University
10 questions
Информатика
Quiz
•
KG - 1st Grade
10 questions
Introduction to Python - Loops and Logic
Quiz
•
1st - 6th Grade
11 questions
Python 1
Quiz
•
1st Grade
8 questions
Python-advanced
Quiz
•
1st - 4th Grade
11 questions
Python - operacje wejścia i wyjścia
Quiz
•
1st - 2nd Grade
12 questions
Локальные и глобальные переменные
Quiz
•
1st - 5th Grade
10 questions
Computer fundamental
Quiz
•
1st - 2nd Grade
15 questions
Multiplication Facts
Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz
Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set
Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025
Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)
Quiz
•
9th - 12th Grade
15 questions
June Review Quiz
Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles
Quiz
•
8th Grade
25 questions
Triangle Inequalities
Quiz
•
10th - 12th Grade