Python Functions

Python Functions

Assessment

Flashcard

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

Wayground 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

Media Image

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

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

Already have an account?