And/Or/Not python

And/Or/Not python

1st - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

PYTHON "If" Statement

PYTHON "If" Statement

6th Grade

11 Qs

Python: логічні операції

Python: логічні операції

8th Grade

12 Qs

Arithmetic Types Declare Initialize Relation Logical Ops

Arithmetic Types Declare Initialize Relation Logical Ops

9th Grade - University

16 Qs

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Python If Else Statements

Python If Else Statements

9th - 12th Grade

15 Qs

Iteration Recap

Iteration Recap

8th - 9th Grade

16 Qs

Conditional Statements

Conditional Statements

9th Grade

15 Qs

And/Or/Not python

And/Or/Not python

Assessment

Quiz

Computers

1st - 12th Grade

Hard

Created by

Nemeira Lal

Used 10+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

not ( 7 == 8 )

True

False

Error

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

8 <= 9 and 7 >= 6

True

False

Error

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

7 + 6 <= 12 or 0 >= 1

True

False

Error

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

"hi" * 2 == "hihi" and "9" * 2 == "99"

True

False

Error

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

not ( not ( 0 != 0 ) )

True

False

Error

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

not ( 4 * 3 != 6 * 2 or 45 >= 9 * 5 )

True

False

Error

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

( 6 == 3 + 2 or 7 <= 10 ) and ( not ( 8 != 8 ) )

True

False

Error

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?