Find sum of squares of first n natural numbers #13996
Closed
Annotations
2 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
maths/series/sum_ofsqauresof_nnaturalnumbers.py#L1
maths/series/sum_ofsqauresof_nnaturalnumbers.py:1:7: N801 Class name `squares_natural_numbers` should use CapWords convention
|
Loading