Python Boolean and If

Python Boolean and If

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python Programming Quiz

Python Programming Quiz

Basics Python

Basics Python

Python Functions & Trivia

Python Functions & Trivia

Alternate assignment: Unit 7 test

Alternate assignment: Unit 7 test

Programming Quiz

Programming Quiz

Unit 6 Review

Unit 6 Review

AP CSP| S2 Exam Reviewer

AP CSP| S2 Exam Reviewer

Programming L5/L6 Practice Questions

Programming L5/L6 Practice Questions

Python Boolean and If

Python Boolean and If

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Bladen Crockett

Used 190+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable that can only have two values, True or False.

Boolean
If
elif
else

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is the correct syntax?

has_dog = true
has_dog = True
has_dog = Treu
HAS_DOG = tRue

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is syntax?

It's a string
It's an exercise
It's a structure
It's a method

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which passes a Boolean to a String?

print "has_dog"
str(has_dog)
print "has_dog" str
(input)(has_dog)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The choices of an if statement are called:

twigs
branches
leaves
trees

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

An if statement must evaluate to:

Right or Wrong
True
True or False
False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

This operator means that one value is the same as the other value

==
!=
>
<

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

Already have an account?