Python IF ELSE

Python IF ELSE

10th Grade

11 Qs

quiz-placeholder

Similar activities

Python - Operators and Conditional Statement

Python - Operators and Conditional Statement

3rd - 10th Grade

10 Qs

Logic Gates Quizizz

Logic Gates Quizizz

10th Grade

11 Qs

PY LEVEL 1 QUIZ 2

PY LEVEL 1 QUIZ 2

8th Grade - University

15 Qs

Sensor Descriptions

Sensor Descriptions

10th Grade

9 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Computer process data

Computer process data

10th Grade

15 Qs

Python basics

Python basics

9th - 12th Grade

10 Qs

Python Quiz

Python Quiz

10th Grade

15 Qs

Python IF ELSE

Python IF ELSE

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Graham Patterson

Used 696+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This operator means that one value is not equal to another value
==
<=
>=
!=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The result of this program:

Friday = False

if Friday:

print "Jeans day!"

else:

print "Uniform day"

Jeans day

Today is Friday

Uniform day

Not Friday

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output?

condition

True

Program has a syntax error.

3 > 2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output?

True

False

condition1

condition2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output?

more than 7

more than 23

spam

7

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output?

250.0

200.0

300.0

350.0

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?