R Ram Sharma • 3.40K Points Extraordinary Report Q. What is true about the `@staticmethod` decorator? (A) It allows access to `self` (B) It doesn't take any implicit first argument (C) It takes `cls` as the first argument (D) It creates a private method Correct Answer - Option(B) Views: 3 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.