Python - If Practice

Python - If Practice

9th - 11th Grade

29 Qs

quiz-placeholder

Similar activities

Introduction to Algorithms and programming

Introduction to Algorithms and programming

6th - 10th Grade

24 Qs

C4tW Unit 1 and 2 Review

C4tW Unit 1 and 2 Review

9th - 12th Grade

27 Qs

Java Review

Java Review

9th Grade - University

25 Qs

Javascript Basics

Javascript Basics

7th Grade - University

24 Qs

Code.org Unit 7 Test

Code.org Unit 7 Test

9th - 12th Grade

26 Qs

Unit 7 APCSA

Unit 7 APCSA

9th - 12th Grade

26 Qs

Code.org APCSP Unit 7 Assessment

Code.org APCSP Unit 7 Assessment

9th - 12th Grade

26 Qs

APCS Principles 24-25 Midterm review Questions

APCS Principles 24-25 Midterm review Questions

10th Grade

27 Qs

Python - If Practice

Python - If Practice

Assessment

Quiz

Computers

9th - 11th Grade

Hard

Used 129+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

2.

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.

3.

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.

4.

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:

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be printed to the screen?

Success

Failure

Part way there!

Nothing

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be printed to the screen?

Failure

Part way there!

Success

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?