Python

Decorator

Wrap a function.

💡 THINK OF IT LIKE…
▸ YOUR TURN

Write: @staticmethod def hi(): pass

decorator.py
+140 XP
Tab indent · Shift+Tab outdent · ⌘/Ctrl + Enter submit · auto-pairs ( [ { " '
▶ Output (python)
Click 'Run code' to execute your code in a real sandbox.