ID EN
Built-in Functions

step

Python 3.11 🇮🇩 Bahasa Indonesia

Slice objects have read-only data attributes start, stop, and step which merely return the argument values (or their default). They have no other explicit functionality; however, they are used by NumPy and other third-party packages.

Syntax

PYTHON
step