Search Header Logo

Python Review - Functions

Authored by Margaret McGraw

Computers

9th - 12th Grade

10 Questions

Used 66+ times

Python Review - Functions
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

WHAT IS A SUBPROGRAM?

Inside the parentheses of a function

The act of assigning a value to an argument for use by a function

A variable used to send information to a function

A collection of commands given a name that return a value or perform an action

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a return in a subprogam?

Keyword that tells the subprogram what to print

Keyword that tells the subprogram what value to send back

Keyword that tells the subprogram what to add

Keyword that tells the subprogram what to multiple

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is a parameter in a function?

input value to a function for the function’s execution

a variable used to send information to a function

the name of the function

the name of the main program calling the function

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

WHAT ARE THE REASONS FOR USING SUBPROGRAMS (ALIAS FUNCTIONS)?

To build code that will be reused

To simplify code

To add comments

Help us to organize longer programs

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

WHAT ARE THE STEPS TO ADD A FUNCTION TO A PROGRAM?

Print the function

Define the function

Add it above the main program

Return the function

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Subprograms go ABOVE main program

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

WHAT IS THE DIFFERENCE BETWEEN A PARAMETER AND A FUNCTION?

1.Functions input values to a parameter

2.Parameter operate on those function values

1.Parameters input values to a function

2.Functions operate on those parameter values

Access all questions and much more by creating a free account

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?