Understanding Functions in Programming

Quiz
•
Computers
•
9th Grade
•
Easy
Wayground Content
Used 20+ times
FREE Resource
20 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
______________ is like Karel but already knows how to turnRight() and turnAround()
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
________ means to teach the computer a new command and explain what it should do when receiving that command.
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
In Python functions, the ___________ is the indented block of code that comes after the def my_function(): line. It is what will be executed when the function is called.
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A ______ is like a command that you get to invent and name. It allows us to break our program into smaller parts, making the program easier to understand.
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A set of steps or rules to follow to solve a particular problem.
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
The part of a function that contains the commands
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A _________________ is code that you put inside an if statement or while-loop.
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Subroutine

Quiz
•
10th Grade
18 questions
CS1 Unit 7 Review

Quiz
•
9th - 12th Grade
21 questions
Computer Science Vocab

Quiz
•
6th Grade - Professio...
15 questions
Functions and Parameters Quiz

Quiz
•
9th - 12th Grade
20 questions
Apple Swift Playgrounds: Learn to Code 1 Vocabulary (Lessons 0 - 6)

Quiz
•
9th - 12th Grade
20 questions
C++ Quiz

Quiz
•
University
15 questions
ARRAYS AND FUNCTIONS

Quiz
•
University
15 questions
CS1: Unit 3 Review

Quiz
•
10th 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
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