I would like to create a function that will take numbers as inputs and generate a certain combination of 5 letters.
Let's use A,B,C,D,E for example. a user inputs how many A's or B's and so on, he wants to have in the output. It is not necessary that there is an input for every letter. So, a...