Add Armstrong number check algorithm #15528
Annotations
2 errors
ruff
Process completed with exit code 1.
|
Ruff (F401):
maths/armstrong_number.py#L1
maths/armstrong_number.py:1:20: F401 `typing.Union` imported but unused
|