Python IF Statements

Python IF Statements

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Java: repetition control structure for & while

Java: repetition control structure for & while

10th - 12th Grade

10 Qs

PHẦN MỀM MSW LOGO

PHẦN MỀM MSW LOGO

9th - 12th Grade

10 Qs

JavaScript 2

JavaScript 2

12th Grade

10 Qs

Câu hỏi trắc nghiệm

Câu hỏi trắc nghiệm

11th Grade

10 Qs

Scratch_CB8

Scratch_CB8

9th Grade

13 Qs

Phép vị tự

Phép vị tự

11th Grade

10 Qs

Alapismeretek

Alapismeretek

7th - 12th Grade

10 Qs

ExamenHojasdecalculo

ExamenHojasdecalculo

10th Grade

10 Qs

Python IF Statements

Python IF Statements

Assessment

Quiz

Computers, Education

9th - 12th Grade

Hard

Created by

Carol Luce

Used 227+ 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

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers