I found a solution to cut a string like s = \'247451517328\' here: Split string every nth character? using using more_itertools sliced. But how can I apply this
s = \'247451517328\'