Program Development - Python: Conditionals

Program Development - Python: Conditionals

9th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

Pseudocode

Pseudocode

9th - 12th Grade

20 Qs

Python Mathematics Operators

Python Mathematics Operators

7th - 10th Grade

14 Qs

Code Evaluation Practice, 1/23

Code Evaluation Practice, 1/23

9th - 11th Grade

10 Qs

if statement java

if statement java

9th - 12th Grade

20 Qs

Python - lists,loops,basics

Python - lists,loops,basics

9th - 11th Grade

20 Qs

AP CSP Code.org Unit 7

AP CSP Code.org Unit 7

10th - 12th Grade

18 Qs

Python Unit 3 Review

Python Unit 3 Review

9th Grade

20 Qs

MOAC Excel 2016 Lesson 03

MOAC Excel 2016 Lesson 03

8th - 12th Grade

10 Qs

Program Development - Python: Conditionals

Program Development - Python: Conditionals

Assessment

Quiz

Computers

9th - 10th Grade

Hard

Used 177+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The second part of if, that is executed when the condition is false
if
else
for
input

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
What will the lines of code print?
A
B C
A B C
A C

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What will the following lines of code print?
A
B C
A B C
Nothing, it will return an error.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
What will the following lines of code print?
A
B C
A C
Nothing, it will return an error.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which statement will check to see if a is equal to b?
if a == b
if a = b:
if a != b:
if a == b:

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What will be printed to the screen?
Nothing
Success
Failure
Success
 Failure

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What will be printed to the screen?
Success
Failure
Part of the way there!
Nothing

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?