Glossary - Domain 1 (Python)

Glossary - Domain 1 (Python)

9th Grade

100 Qs

quiz-placeholder

Similar activities

javascript

javascript

KG - University

100 Qs

Y10 Computer Science Mock 2021

Y10 Computer Science Mock 2021

9th - 10th Grade

100 Qs

Python 101 Quiz - 101 Questions

Python 101 Quiz - 101 Questions

5th - 12th Grade

101 Qs

Y10 - Python Iteration

Y10 - Python Iteration

9th Grade

97 Qs

Python 100

Python 100

9th Grade

103 Qs

OCR Paper 2 Revision

OCR Paper 2 Revision

9th - 11th Grade

100 Qs

Intro to Python

Intro to Python

7th - 9th Grade

104 Qs

Python 101

Python 101

7th - 9th Grade

104 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?