Python IF Statements

Python IF Statements

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python If Else

Python If Else

9th - 10th Grade

14 Qs

Binary

Binary

10th Grade

15 Qs

Paper 2 revision warm up

Paper 2 revision warm up

10th Grade

6 Qs

Basic Music Theory #2

Basic Music Theory #2

3rd - 9th Grade

10 Qs

HTML Basics

HTML Basics

7th - 10th Grade

10 Qs

Google Sheets Formula Test

Google Sheets Formula Test

9th - 12th Grade

15 Qs

CodeHS 5.1

CodeHS 5.1

9th - 12th Grade

15 Qs

HTML -znaczniki 1

HTML -znaczniki 1

7th Grade - University

15 Qs

Python IF Statements

Python IF Statements

Assessment

Quiz

Computers, Education

9th - 12th Grade

Hard

Created by

Carol Luce

Used 226+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Any statements inside an IF clause (section) can be executed multiple times.

FALSE

TRUE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is possible to execute both the (block of) statements under if and the else clauses at the same time.

Yes

No

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output?

True

False

condition1

condition2

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Given the nested if-else below, what will be the value x when the code is executed successfully.

0

4

2

3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This operator checks to see if one value is the same as the other value

==

!=

>

<

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would be outputted here?

Bigger than 2!

Number is 5

Bigger than 2!

Number is 5

Nothing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would be outputted here?

it divides by 7!

it divides by 3!

It divides by 7.

It divides by 3.

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?