Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 163 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 163 Bytes

My Permutation Algorithm

During learning Python, I challenged myself to write my own permutation algorithm using my own logic. And this is what I came up with.