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