Added a program to check whether a number is disarium or not #15558
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (SIM103):
maths/special_numbers/disarium_number.py#L18
maths/special_numbers/disarium_number.py:18:5: SIM103 Return the condition `total == num` directly
|