Search Header Logo

python operators

Authored by vasanth kumar

Computers

12th Grade

Used 171+ times

python operators
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<

greater than
less than
equal to
less than or equal to

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

>

less than
not equal to
less than or equal to
greater than

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6 > 5

TRUE
FALSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2 = = 3

TRUE
FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct Python code.
if age is less than 20 then

if age > 20:
if age < 20:

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct Python code.
if age is less than 20 and greater than equal or equal to 15 then

if age <20 and age >=15:
if age <20>=15 :

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct Python code.
else if jellybean guess is less than 15, then

elif JBGuess <15
elif JBGuess <15:

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?