Glossary - Domain 1 (Python)

Glossary - Domain 1 (Python)

9th Grade

100 Qs

quiz-placeholder

Similar activities

Intro to Python

Intro to Python

7th - 9th Grade

104 Qs

Introduction to Python

Introduction to Python

7th - 9th Grade

104 Qs

Programming Quiz Y10

Programming Quiz Y10

KG - 10th Grade

100 Qs

RECF Programming Practice

RECF Programming Practice

8th - 12th Grade

100 Qs

Computer Science  Vocabulary Practice

Computer Science Vocabulary Practice

9th - 12th Grade

100 Qs

JS- Animation Basics - Intro to Programming - KhanAcademy

JS- Animation Basics - Intro to Programming - KhanAcademy

9th - 12th Grade

100 Qs

Fall Semester Exam Review

Fall Semester Exam Review

9th - 12th Grade

99 Qs

Glossary - Domain 1 (Python)

Glossary - Domain 1 (Python)

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Renako Banks

FREE Resource

100 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A logical keyword where both sides of the comparison must be true in order for the statement to be true. ________

AND

OR

NOT

XOR

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An act that adds items to the end of a list or writes text to the end of a file. ________

Append

Delete

Insert

Replace

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An operator used to perform basic mathematical operations. ________

Arithmetic Operator

Logical Operator

Assignment Operator

Relational Operator

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An event that takes place when a variable is set to be equal to a string, number, Boolean operator, list, or date. ________

Assignment

Comparison

Iteration

Declaration

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A type of variable with two possible values: true or false. A ________ is often used to determine a course of action within a program. ________

Boolean Variable

Integer Variable

String Variable

Array Variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An operator that is used inside Python to compare arguments. Comparison operators include less than, less than or equal to, greater than, or greater than or equal to. ________

Comparison Operator

Assignment Operator

Arithmetic Operator

Logical Operator

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An operator that determines if a value is contained in a set of values. ________

Containment Operator

Assignment Operator

Arithmetic Operator

Comparison Operator

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?