Functions Review (codeHS Tracy Python)

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Amanda Silverman
Used 7+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. What is the purpose of a function in Python?
A) To store data in a list
B) To run code in a loop
C) To create reusable blocks of code that can be called multiple times
D) To display text on the screen
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2. What is the correct way to define a function in Python?
def myFunction():
function myFunction()
define myFunction[]
create function myFunction()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. Which of the following statements is true about functions in Python?
Functions in Python do not require parameters.
Functions always return a value.
Functions can only be used once in a program.
Functions allow us to reuse code in multiple places in a program.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4. True to False: You can call a function before you define it.
True
False
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
5. How would you call the function on line 11?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. True to False:
You will get an error on your screen when you run this program.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. How many circles would be shown on the output screen?
0
1
2
3
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Coding Quiz

Quiz
•
6th - 10th Grade
16 questions
CodeMonkey Final Exam G6

Quiz
•
6th Grade
10 questions
Python with DataScience

Quiz
•
7th Grade - University
15 questions
Lập trình hướng đối tượng

Quiz
•
1st - 12th Grade
11 questions
Проверим, как вы знаете Python

Quiz
•
6th Grade
14 questions
Exploring Turtle Graphics in Python

Quiz
•
6th Grade
10 questions
Computer Software

Quiz
•
7th - 8th Grade
10 questions
Python

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade