target_new = target.copy() # Convert the 10th element in the list to a string ... last index. print("Elements 8 through 10 are {}".format(target_new[8:11])).
確定! 回上一頁