terminology

[1/1]

  1. Taming Type Errors: When and Why Python Objects Behave Differently with Square Brackets
    What is a subscriptable object?In Python, a subscriptable object is one that can be used with square brackets ([]) to access its elements individually or in a specific order