🧗‍♂️Random Restart

Recent Notes

  • Joy Package

    Mar 01, 2026

    • robotics
    • ros
    • package
  • Power

    Mar 01, 2026

    • Arduino
  • Tuple

    Feb 28, 2026

    PortfolioArtificial IntelligenceRoboticsSoftwareMechanicalElectricalGitHub
    Home

    ❯

    CS

    ❯

    Data Structures

    ❯

    Tuple

    Tuple

    Feb 28, 20261 min read

    Intro

    A tuple is an ordered, immutable, and indexable collection of items. Tuples are often used to store heterogeneous data 1

    Implementations

    • Python: Tuple (Python)

    Footnotes

    1. https://www.eecs.yorku.ca/course_archive/2008-09/F/2011/slides/07-TupleADT.pdf ↩


    Graph View

    • Intro
    • Implementations

    Backlinks

    • Abstract Data Type (AST)

    Created with Quartz v4.5.1 © 2026

    • GitHub
    • Discord