Python Review - Functions

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Margaret McGraw
Used 66+ times
FREE Resource
10 questions
Show all answers
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
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python Programming Essentials Quiz

Quiz
•
12th Grade
15 questions
Technical Quiz R2

Quiz
•
12th Grade
12 questions
C++ References

Quiz
•
6th - 12th Grade
8 questions
H Plenary - Modular programming quick quiz

Quiz
•
10th Grade - University
13 questions
2. Producing robust programs

Quiz
•
10th Grade
13 questions
Python Functions

Quiz
•
9th - 12th Grade
11 questions
UR Module 8 Programming LESSON

Quiz
•
12th Grade
11 questions
L6 subprograms warmup

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade