Skip to main content

Python concepts

Python syntax

Python Double Colon (::) Syntax

collection[start:stop:step]

Also, from: https://d2l.ai/chapter_preliminaries/ndarray.html

Subscribe to Python concepts