[Quiz] Python Function

Quiz
•
Information Technology (IT)
•
University
•
Medium
Fatin Hanani
Used 10+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for defining a function in Python?
def function_name:
function function_name():
define function_name()
def function_name():
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the return statement do in a function?
It ends the function and sends a value back.
It defines the input parameters of a function.
It prints the output to the console.
It loops through the function.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Parameters are values passed to a function when it is called.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the function:
def greet(name):
return "Hello, " + name
What will greet("Alice") output?
Hello, Alice
Hello, name
"Hello, Alice"
Alice
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variable is accessible both inside and outside of functions?
Local variable
Global variable
Input variable
Parameter variable
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Variables defined inside a function have a local scope.
True
False
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Write a function named add_two_numbers that takes two parameters, a and b, and returns their sum.
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Kuis Uji Pemahaman Python Variabel, Sintaks Dasar, Type Data

Quiz
•
11th Grade - University
10 questions
Blockly Programming Quiz [Level 1A]

Quiz
•
7th Grade - University
17 questions
Quiz de Programação em C

Quiz
•
University
10 questions
Quiz Meet 3 Mini SC Programing

Quiz
•
University
11 questions
CodeQuest TechTopia 2025-26

Quiz
•
University
10 questions
Quiz on Basics of C

Quiz
•
University
17 questions
Problem Solving & Programming Design (part 4)

Quiz
•
University
8 questions
Intro to JS: Variables & Values

Quiz
•
11th Grade - University
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 Information Technology (IT)
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University