Python Comparison , logical operators & If statement

Python Comparison , logical operators & If statement

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Operators are used to perform operations on values and variables. The value the operator operates on is known as- --------------

Back

Operands

2.

FLASHCARD QUESTION

Front

-------------------they compares the operands on either side (the values) and determine the relation between them

Back

Comparison operators

3.

FLASHCARD QUESTION

Front

Checks whether two operands are equal we use ---------------operator

Back

== operator

4.

FLASHCARD QUESTION

Front

Checks whether two operands are not equal we use ---------------operator

Back

!= operator

5.

FLASHCARD QUESTION

Front

Use the correct comparison operator to check if 5 is Lesser than or equal to 10.

Back

<=

6.

FLASHCARD QUESTION

Front

Check this Python program then choose the output of these Comparison operators A or B

Back

A

7.

FLASHCARD QUESTION

Front

Which operator is used to check if a value is greater than another value in Python?

Back

The operator used to check if a value is greater than another value in Python is >.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?