And/Or/Not python

And/Or/Not python

1st - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Python: Relational Operators

Python: Relational Operators

9th - 10th Grade

10 Qs

Python Review KS3

Python Review KS3

9th - 12th Grade

17 Qs

Python Operators

Python Operators

12th Grade

12 Qs

Python IF ELSE

Python IF ELSE

10th Grade

11 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Java Basics (Data Types and Variables)

Java Basics (Data Types and Variables)

6th - 10th Grade

16 Qs

Boolean Comparison

Boolean Comparison

7th - 12th Grade

10 Qs

Basic Python Coding

Basic Python Coding

11th - 12th 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?