Another method is to use islice function from itertools module. islice selectively prints the values mentioned in its iterable container. Thus, ...
確定! 回上一頁