Python Operators

Quiz
•
Computers
•
11th - 12th Grade
•
Hard
shilpa keesara
Used 61+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the value of the expression 100 / 25?
4
4.0
"4.0"
'4.0'
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output of the following code :
print 9//2
4.5
4.0
4
3
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x = 5
print(x > 3 and x < 10)
True
False
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x = 5
print(not(x > 3 and x < 10))
True
False
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x = 5
print(not(x > 3 or x < 2))
True
False
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x = 5
y = 3
print(x == y)
True
False
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
x = 5
y = 3
print(x != y)
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
SKT5 : Bab 3 : f) HTML & CSS

Quiz
•
10th - 12th Grade
25 questions
ulangkaji sains komputer ting 4 bab 1

Quiz
•
11th Grade
25 questions
Penilaian Harian Bahasa Kotlin SMT 1 2023

Quiz
•
11th Grade
28 questions
Data handling 28/06/23

Quiz
•
11th Grade
25 questions
AP CSP Exam Reference Sheet Practie

Quiz
•
12th Grade
25 questions
Chapter 2 Review

Quiz
•
10th - 12th Grade
30 questions
Understanding Code

Quiz
•
11th Grade
25 questions
Intro to CS FINAL

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade