Exemplo n.º 1
0
 def test1(self):
     string = 'Your are beautiful'
     sol = Solution()
     res = sol.randomize_inner_word(string)
     print res