Posts by Lucky Ferreira • 41 points
1 post
-
3
votes1
answer58
viewsQ: How to get all possibilities from an incomplete string
I have a string, for example, with 5 characters but I need the same to have 10 characters in total, I did the following code to try to get the 5 characters remaining to get a total of 10 characters:…