Search Header Logo
Python IF ELSE

Python IF ELSE

Assessment

Flashcard

Computers

10th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

11 questions

Show all answers

1.

FLASHCARD QUESTION

Front

This operator means that one value is the same as the other value: ==, !=, >, <

Back

==

2.

FLASHCARD QUESTION

Front

This operator means that one value is not equal to another value

Back

!=

3.

FLASHCARD QUESTION

Front

The result of this program:
Friday = False
if Friday:
print "Jeans day!"
else:
print "Uniform day"
Options: Jeans day, Today is Friday, Uniform day, Not Friday

Back

Uniform day

4.

FLASHCARD QUESTION

Front

What is the output? Options: condition, True, Program has a syntax error., 3 > 2

Media Image

Back

True

5.

FLASHCARD QUESTION

Front

What is the output? Options: True, False, condition1, condition2

Media Image

Back

True

6.

FLASHCARD QUESTION

Front

What is the output? Options: more than 7, more than 23, spam, 7

Media Image

Back

more than 7

7.

FLASHCARD QUESTION

Front

What is the output? Options: 250.0, 200.0, 300.0, 350.0

Media Image

Back

250.0

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?