Comment on A (deceptively tricky?) Python questionComments−CyberFonic16yI would simply use hyphen '-' as well as the underscore '_'.Another almost as trivial solution would be to have a string with two blanks and permute away !
Comments
I would simply use hyphen '-' as well as the underscore '_'.
Another almost as trivial solution would be to have a string with two blanks and permute away !