CMU CS Academy Unit 3.2.1 Boolean Expressions

CMU CS Academy Unit 3.2.1 Boolean Expressions

Assessment

Flashcard

Computers

9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

11 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the result of the Boolean expression (3 > 2)?

Back

True

2.

FLASHCARD QUESTION

Front

Is the expression (3 < 2) true or false?

Back

False

3.

FLASHCARD QUESTION

Front

(3 == 2) is

Back

False

4.

FLASHCARD QUESTION

Front

(3 != 2) is

Back

True

5.

FLASHCARD QUESTION

Front

Boolean expression: an expression that evaluates to either true or false. (3 >= 2) is

Back

True

6.

FLASHCARD QUESTION

Front

What is the result of the Boolean expression (3 <= 2)?

Back

False

7.

FLASHCARD QUESTION

Front

Boolean values are true or false. Which parameter is a boolean?
Rect(left, top, width, height, fill='black', opacity=100, visible=True)

Back

visible

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?