Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 440 Bytes

File metadata and controls

17 lines (12 loc) · 440 Bytes

Problem 2: Class Decorators

Problem Statement

Implement a solution for Class Decorators. This problem tests your understanding of advanced pythonconcept concepts.

Input Format

  • Input specific to Class Decorators.

Output Format

  • Output specific to Class Decorators.

Constraints

  • See problem-specific constraints

Example

Input: Example input for Class Decorators
Output: Example output for Class Decorators