what do you mean by function in python
Answers
Answered by
0
Answer:
Function in Python is defined by the "def " statement followed by the function name and parentheses ( () ) Example: Let us define a function by using the command " def func1():" and call the function. The output of the function will be "I am learning Python function".
Similar questions
Math,
26 days ago
Political Science,
26 days ago
Math,
26 days ago
Sociology,
10 months ago
English,
10 months ago