Which keyword is used for function?
Python Functions

Flashcard
•
Computers
•
12th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

21 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Back
def
2.
FLASHCARD QUESTION
Front
Which of the following items are present in the function header? function name, parameter list, return value, Both A and B
Back
Both A and B
3.
FLASHCARD QUESTION
Front
If the return statement is not used inside the function, the function will return:
Back
None
4.
FLASHCARD QUESTION
Front
What is a recursive function?
Back
A function which calls itself.
5.
FLASHCARD QUESTION
Front
Which of the following function headers is correct? def fun(a = 2, b = 3, c), def fun(a = 2, b, c = 3), def fun(a, b = 2, c = 3), def fun(a, b, c = 3, d)
Back
def fun(a, b = 2, c = 3)
6.
FLASHCARD QUESTION
Front
In which part of memory does the system store the parameter and local variables of a function call?
Back
stack
7.
FLASHCARD QUESTION
Front
How is a function declared in Python? Options: def function function_name():, declare function function_name():, def function_name():, declare function_name():
Back
def function_name():
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
CSE 102 Exam 3 Practice

Flashcard
•
University
15 questions
Нысаналы мектеп информатика 3-аралық тест

Flashcard
•
KG - University
15 questions
Computer Science 1301 Final Questions

Flashcard
•
University
15 questions
Python Tuples Review

Flashcard
•
11th Grade
15 questions
Python

Flashcard
•
10th - 12th Grade
13 questions
Fall Semester Exam Review (Units 1, 2)

Flashcard
•
12th Grade
14 questions
Functions in Python

Flashcard
•
University
15 questions
CSE 102 Exam 3 Practice

Flashcard
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University