Python Functions and Errors

Python Functions and Errors

Assessment

Flashcard

Computers

10th Grade

Hard

Created by

Joshua Philips

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A named block of code that performs a specific task and can be reused.

Back

Function

2.

FLASHCARD QUESTION

Front

Information that is passed into a function definition to customize behavior.

Back

Parameter

3.

FLASHCARD QUESTION

Front

A function defined inside another function.

Back

Nested Function

4.

FLASHCARD QUESTION

Front

The data that a function hands back after finishing its task.

Back

Return Value

5.

FLASHCARD QUESTION

Front

The act of using a function once it has been defined.

Back

Function Call

6.

FLASHCARD QUESTION

Front

A function already provided by Python, such as print(), min(), or max().

Back

Built-in Function

7.

FLASHCARD QUESTION

Front

A function written by the programmer.

Back

User-Defined Function

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?