I was challenged by my friend Omar Abbas to make a program that can take in a string of input and print out every possible combination of its characters. So here it is.
I intend for this repo to showcase my ability to develop data efficient, well documented, and well tested code.