/combCheck

Find all combinations of a string

Primary LanguagePython

AUTHOR: Thenger

this is a program that write all the combinations of a string

Files:
 - combinations.py:
	the program with my comments
 - combinations_RAW.py:
	without any comments
 - this readme.