maths: add Armstrong numbers algorithm #18074
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W293):
maths/armstrong_numbers.py#L22
maths/armstrong_numbers.py:22:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|