Python IF statements Part 4

Python IF statements Part 4

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Pemrograman C++ (Dasar)

Pemrograman C++ (Dasar)

11th Grade

18 Qs

Basic Python Coding

Basic Python Coding

11th - 12th Grade

15 Qs

Fundamentals of Programming (GCSE Computer Science AQA)

Fundamentals of Programming (GCSE Computer Science AQA)

9th - 11th Grade

22 Qs

Lessons11 - 15 CSA

Lessons11 - 15 CSA

10th - 12th Grade

19 Qs

Javascript Basics

Javascript Basics

9th - 12th Grade

16 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

Python-Basic

Python-Basic

3rd Grade - University

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?