Python

Python

8th Grade

22 Qs

quiz-placeholder

Similar activities

Test 1: Banana Tales I

Test 1: Banana Tales I

8th Grade

20 Qs

PLTW AC Quiz 3

PLTW AC Quiz 3

6th - 8th Grade

20 Qs

Python (The Basics)

Python (The Basics)

6th - 10th Grade

20 Qs

G8 Python

G8 Python

8th Grade

17 Qs

Python Level II

Python Level II

5th - 8th Grade

25 Qs

Python review 1

Python review 1

8th Grade

23 Qs

Python 1 Quiz

Python 1 Quiz

8th Grade

25 Qs

Grade 7 Python Programming Quiz

Grade 7 Python Programming Quiz

7th Grade - University

20 Qs

Python

Python

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Nisha Nisha

Used 32+ times

FREE Resource

22 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the name of the following logical operator?

Returns True if both statements are true

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following comparison operator “<=” represent in Python programming?

Greater than

Greater than and equal to

Less than

Less than or equal to

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following comparison operator “!=” represent in Python programming?

Equal to

Assignment

Allocation

Not equal to.

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the name of the following logical operator?

Returns True if one of the statements is true

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the name of the following logical operator?

Reverses the result, returns False if the result is True

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Concatenation is a _________operator.

arithmetic

logical

string

relational

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This statement is used to evaluate only one condition

IF STATEMENT

IF -ELSE STATEMENT

IF-ELIF-ELSE STATEMENT

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?