Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 446 Bytes

File metadata and controls

17 lines (12 loc) · 446 Bytes

Problem 1: Decorators Basics

Problem Statement

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

Input Format

  • Input specific to Decorators Basics.

Output Format

  • Output specific to Decorators Basics.

Constraints

  • See problem-specific constraints

Example

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