A Admin • 833K Points Coach Q. How do you make a method private in Python? (A) Prefix method name with one underscore (B) Prefix method name with two underscores (C) Use `private` keyword (D) Prefix with hash (#) Correct Answer - Option(B) Views: 35 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.