Infomax Computer Academy
Report Bug
Qus : How is a function declared in Python ?
Qusपायथन में एक फ़ंक्शन कैसे घोषित किया जाता है?
A. def function function_name():
B. declare function function_name():
C. def function_name():
D. declare function_name():
Solution
C. def function_name():
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others