simin75simin
simin75simin
> [@simin75simin](https://github.com/simin75simin) let's do the issues one at a time so that others have a chance as well, there's already an open PR for this one too :) sorry just...
just random coder coming across your pr here maybe consider having less files changed in a single pr? best
pls assign to me
> Hey, I'm interested in working on this — is this issue open to new contributors? i'm probably not contributing to this recently due to personal reasons ... so its...
I believe you shouldn't open an issue to contribute an algorithm. Please read the docs [here](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md#:~:text=Do%20not%20create%20an%20issue%20to%20contribute%20an%20algorithm.%20Please%20submit%20a%20pull%20request%20instead.)
from a fellow contributor: you probably want to make sure ruff is passed for your file locally (and black i think) and your file runs locally without errors.
In the "Troubleshooting" section of readme, it says: > If you are editing the body of a for loop inside a function that's currently running, the changes will only be...