Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 452 Bytes

File metadata and controls

17 lines (12 loc) · 452 Bytes

Problem 7: Property Decorator

Problem Statement

Implement a solution for Property Decorator. This problem tests your understanding of advanced pythonconcept concepts.

Input Format

  • Input specific to Property Decorator.

Output Format

  • Output specific to Property Decorator.

Constraints

  • See problem-specific constraints

Example

Input: Example input for Property Decorator
Output: Example output for Property Decorator