This concept name is slicing of list. For example: List=[1,2,3,4,5,6,7,8,9]. List[::2]. If give like above expression in command prompt in Python it print ...
確定! 回上一頁