Advertisements
Advertisements
Question
While defining a function which of the following symbol is used.
Options
; (semicolon)
. (dot)
: (colon)
$ (dollar)
MCQ
Solution
: (colon)
shaalaa.com
Introduction to Python Functions
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
Which function is called anonymous un-named function?
What is a function?
How to set the limit for recursive function? Give an example.
Differentiate ceil() and floor() function?
Explain the different types of functions with an example.
Write a Python code to find the L.C.M. of two numbers.
Explain the following built-in function.
id()
Explain the following built-in function.
round()
Explain the following built-in function.
type()
Explain the following built-in function.
pow()