Python Functions

Python Functions

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

12 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What will print? Options: nothing, 5, 6, an error message

Back

nothing

2.

FLASHCARD QUESTION

Front

Which of the following items are present in the function header?
Options:
Function name only,
Both function name and parameter list,
parameter list only,
Return value

Back

Both function name and parameter list

3.

FLASHCARD QUESTION

Front

Which of the following keywords marks the beginning of the function block? Func, define, def, function

Back

def

4.

FLASHCARD QUESTION

Front

What term is used to describe data passed into/out of a program?

Back

Parameter

5.

FLASHCARD QUESTION

Front

What is a piece of code that can take inputs to perform a certain task?

Back

a function

6.

FLASHCARD QUESTION

Front

What is the Label in the line of code: Label('Go Team', 200, 100)?

Back

function name

7.

FLASHCARD QUESTION

Front

What is 'Go Team' in the line of code: Label('Go Team', 200, 100)?

Back

argument

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?