Python

Python

8th Grade

22 Qs

quiz-placeholder

Similar activities

Python basics

Python basics

2nd - 9th Grade

20 Qs

c++

c++

8th Grade

22 Qs

Computer Science Coding

Computer Science Coding

8th - 9th Grade

18 Qs

ASK T2 - Kod Arahan (Python)

ASK T2 - Kod Arahan (Python)

7th Grade - University

20 Qs

Coding Vocabulary

Coding Vocabulary

5th - 8th Grade

23 Qs

Python - Test Revision

Python - Test Revision

8th Grade

20 Qs

Intro to Python

Intro to Python

6th - 8th Grade

20 Qs

Prog F: Quiz 1 Revision

Prog F: Quiz 1 Revision

6th - 8th Grade

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?