On 9/23/20 10:55 AM, Cleber Rosa wrote:
Do you have a use case for returning the level? If not, I'd go without it, and add a "level" property instead, as it'd serve more cases.
__int__ is doing that lifting. I can remove the return. --js
On 9/23/20 10:55 AM, Cleber Rosa wrote:
Do you have a use case for returning the level? If not, I'd go without it, and add a "level" property instead, as it'd serve more cases.
__int__ is doing that lifting. I can remove the return. --js