Python IF statements Part 4

Python IF statements Part 4

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

C Programming Quiz

C Programming Quiz

12th Grade - University

20 Qs

CodeHS JavaScript

CodeHS JavaScript

8th - 12th Grade

21 Qs

Câu lệnh IF

Câu lệnh IF

10th - 12th Grade

15 Qs

Pemrograman C++ (Dasar)

Pemrograman C++ (Dasar)

11th Grade

18 Qs

Java logic control structures

Java logic control structures

9th - 12th Grade

20 Qs

Basic Python Coding

Basic Python Coding

11th - 12th Grade

15 Qs

CB30: Unit 3 Quiz Review

CB30: Unit 3 Quiz Review

9th - 12th Grade

20 Qs

TIN 11 BÀI 9

TIN 11 BÀI 9

11th Grade

15 Qs

Python IF statements Part 4

Python IF statements Part 4

Assessment

Quiz

Instructional Technology, Computers

9th - 12th Grade

Medium

Created by

Lyle Erickson

Used 10+ times

FREE Resource

20 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

How many choices are possible when using a single if-else statement?
1
2
3
4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The "If" Statement is an example of a _________________

Correctional Statement

Competitive Statement

Conditional Statement

Inquisitive Statement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many "if" statements can a single program have?

<10

<20

<30

As many as is needed

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these can be paired with an "if" statement to represent other outcomes of a scenario?

or

else

but

sheboygan

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many "else" statements can you pair with a single "if" statement

1

<10

<20

As many as is needed.

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?