Python Vocabulary Test 2 Review

Python Vocabulary Test 2 Review

7th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

Programming Vocabulary

Programming Vocabulary

6th - 8th Grade

15 Qs

App Creators

App Creators

8th Grade

20 Qs

Input, output, storage, hardware, software

Input, output, storage, hardware, software

7th - 8th Grade

20 Qs

Code.org Unit 2 - Web Development

Code.org Unit 2 - Web Development

6th - 8th Grade

15 Qs

Coding Vocabulary: Hardin

Coding Vocabulary: Hardin

6th - 8th Grade

15 Qs

Computer

Computer

10th Grade

15 Qs

Python Vocabulary

Python Vocabulary

7th - 8th Grade

20 Qs

Coding For Scratch

Coding For Scratch

2nd - 7th Grade

18 Qs

Python Vocabulary Test 2 Review

Python Vocabulary Test 2 Review

Assessment

Quiz

Computers

7th - 10th Grade

Medium

Used 8+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Animation is

A set of steps for performing a task, like a recipe.

The illusion of motion created when similar images are displayed quickly one after the other, as in a cartoon.

Statements or instructions written by a programmer in a language that computers can understand.

An ordered list of values or objects, usually of the same type, accessed by their index, or position in the list.

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In programming, what does it mean to append?

To combine two strings of text into a single string.

A single item in a list or array.

To add something to the end; for example, adding letters onto the end of a string or adding elements to the end of a list or array.

To bring reusable code or data into a program from another program or module.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming, what is an argument?

A value passed to a function; in the statement range(10), 10 is an argument.

An ordered list of values or objects, usually of the same type, accessed by their index, or position in the list.

A group of programming statements.

Any valid set of values, variables, operators, and functions that produces a value or result.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In programming, what is an assignment?

A statement or group of statements that tell a computer what a variable or function name means.

A single item in a list or array.

Setting the value of a variable, as in x = 5, which assigns the value 5 to the variable x.

To give a variable or object its first, or initial, value.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a block?

A special, reserved word that means something in a particular programming language.

A container for an ordered group of values or objects.

A single image in a moving sequence for animation, video, or computer graphics.

A group of programming statements.

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is a Boolean expression?

A group of programming statements.

A value or expression that can be either true or false.

A statement that allows the computer to test a value and perform different actions depending on the outcome of that test.

A statement or group of statements that tell a computer what a variable or function name means.

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In programming, what is a class?

A statement or group of statements that tell a computer what a variable or function name means.

Any valid set of values, variables, operators, and functions that produces a value or result.

A collection of data or information stored by a computer on some kind of storage device, like a hard disk, DVD, or USB drive.

A template defining the functions and values to be contained in any objects of that type.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?