size = math.ceil(math.sqrt(len(plaintext))). 10. return ' '.join([''.join(s) for s in transpose(chunk(plaintext, size))]).
確定! 回上一頁