
python logical operators

Quiz
•
Computers
•
1st Grade
•
Hard
Мадина Егембердиева
Used 11+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
a=45
if a>=45 and a<65:
print("three")
else:
print("hello")
hello
three
none
Three
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
a=35
if a>=45 or a<65:
print("three")
else:
print("hello")
hello
three
Hello
none
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
a=35
if a!=45:
print("Hiii")
else:
print("hello")
HIII
hello
Hiii
Hello
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
a=35
b=True
if a!=45 and b==False:
print("Hiii")
else:
print("hello")
Hiii
good
hello
Hii
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
a=35
b=True
if a!=45 or b==False:
print("Hiii")
else:
print("hello")
Hiii
hello
hiii
none
Similar Resources on Wayground
10 questions
Introduction to Python - If and Else

Quiz
•
1st - 6th Grade
10 questions
Small Basic 2

Quiz
•
KG - 8th Grade
7 questions
Ôn tập lệnh print trong Python

Quiz
•
1st - 5th Grade
9 questions
Python Conditional Statements Quiz

Quiz
•
1st - 5th Grade
10 questions
6 сынып PYTHON тілінде программалау

Quiz
•
1st Grade
10 questions
Python Math

Quiz
•
1st - 12th Grade
10 questions
programowanie Python

Quiz
•
1st Grade
10 questions
9-сынып. Python массив.

Quiz
•
1st - 9th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade