🧗‍♂️Random Restart

Recent Notes

  • Sonar

    May 04, 2026

    • Agentic AI

      May 01, 2026

      • Claude Code

        Apr 30, 2026

        PortfolioArtificial IntelligenceRoboticsSoftwareEngineeringGitHub
        Home

        ❯

        Computer Science

        ❯

        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

        • Data Structures

        Created with Quartz v4.5.1 © 2026

        • GitHub
        • Discord