所以程序会读取一个带字符串的文件.然后该字符串将保存到另一个文件中,但该字符串将被拆分为5个组.
例.
鉴于其内容file1.txt将是thecatsatonthemat,内容file2.txt将是theca tsato nthem at.
file1.txt
thecatsatonthemat
file2.txt
theca tsato nthem at
python string chunking
chunking ×1
python ×1
string ×1