Python - Functions

Quiz
•
Education
•
University
•
Medium
Teaching Assistant Ivy
Used 53+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a feature of DocString?
Provide a convenient way of associating documentation with Python modules, functions, classes, and methods
All functions should have a docstring
Docstrings can be accessed by the __doc__ attribute on objects
All of the mentioned
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which are the advantages of functions in python?
Reducing duplication of code
Decomposing complex problems into simpler pieces
Improving clarity of the code
All of the mentioned
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the two main types of functions?
Custom function
Built-in function & User defined function
User function
System function
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where is function defined?
Module
Class
Another function
All of the mentioned
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is called when a function is defined inside a class?
Module
Class
Another function
Method
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following refers to mathematical function?
sqrt
rhombus
add
rhombus
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code?
def cube(x):
return x * x * x
x = cube(3)
print (x)
9
3
27
30
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python Internship Quiz

Quiz
•
12th Grade - University
10 questions
Weekly Contest #11

Quiz
•
University
10 questions
EVENT HANDLING

Quiz
•
University
10 questions
Introduction to Management

Quiz
•
University - Professi...
15 questions
Section-1

Quiz
•
University
15 questions
ROUND 1 MIND MAZE

Quiz
•
University
10 questions
MODBUS Quiz

Quiz
•
University
11 questions
Python - Data Types

Quiz
•
12th Grade - University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade