Skip to content

More on list splicing and indexing #24

@Jwink3101

Description

@Jwink3101

List indexing such as a[:3] are in the NumPy section but they should be in the regular Python list section as well (or only).

Also, negative indexing should be included such as a[-1] or a[:-2], etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions