Decorator
Wrap a function.
💡 THINK OF IT LIKE…
▸ YOUR TURN
Write: @staticmethod def hi(): pass
Tab indent · Shift+Tab outdent · ⌘/Ctrl + Enter submit · auto-pairs ( [ { " '
Click 'Run code' to execute your code in a real sandbox.
Wrap a function.
Write: @staticmethod def hi(): pass
Click 'Run code' to execute your code in a real sandbox.