A Admin • 833K Points Coach Q. What is the correct way to define a function in Python? (A) function myFunc(): (B) define myFunc(): (C) def myFunc(): (D) func myFunc(): Correct Answer - Option(C) Views: 25 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.