Search Header Logo

Module 04 - If Statements

Authored by Casey Devet

Computers

10th Grade

Used 88+ times

Module 04 - If Statements
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Which of the following are the boolean literals used in Python. Select all that apply.

True

true

false

False

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

True or False:


In Python, boolean values can NOT be stored in variables.

True

False

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the type of the Python value True?

bool

boolean

int

float

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which comparison operator evaluates to True if both sides have the exact same value and False otherwise

!=

=

==

<=

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which comparison operator evaluates to True if both sides have a different value and False otherwise

!=

=

==

<=

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which comparison operator evaluates to True if the left side is less than the right side and False otherwise

>

<

>=

<=

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which comparison operator evaluates to True if the left side is greater than the right side and False otherwise

>

<

>=

<=

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?