algorithms
algorithms copied to clipboard
Add flatten
Considering Python's recursive function limitation, I added a method not to use the recursive function.