Translations:FP Laboratory 5/8/en
Jump to navigation
Jump to search
- Create a function that generates all combinations of given length from the characters from given string. You can assume, that all character are unique and the given length is not bigger then the length of this string.