leetcode
leetcode copied to clipboard
Bug Report for python-hide-hero-details
Bug Report for https://neetcode.io/problems/python-hide-hero-details
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Instructions say not to use @property or @name.setter decorators while the hints and comments within the template code says otherwise.