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
25 questions
AP CSA | U2_L1 Variables

Quiz
•
12th Grade
32 questions
Python podsumowanie

Quiz
•
9th - 12th Grade
30 questions
Python Basic

Quiz
•
9th - 12th Grade
35 questions
Sem 1 Final Review Computer Programming

Quiz
•
9th - 12th Grade
30 questions
Data Representation - All

Quiz
•
8th - 11th Grade
25 questions
HTML BASICS

Quiz
•
7th - 12th Grade
28 questions
Advanced HTML/CSS review

Quiz
•
9th - 12th Grade
30 questions
8 ci sinif ümumiləşdirici test

Quiz
•
6th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade