在 Python 中,可以使用切片(Slice)来对数组进行分段。 切片的语法是:array[start:en…
在 Python 中,可以使用 print() 函数来输出内容。要分段输出,可以使用多个 print() 函数…