🧗‍♂️Random Restart

Recent Notes

  • Joy Package

    Mar 11, 2026

    • robotics
    • ros
    • package
  • Power

    Mar 11, 2026

    • Arduino
  • PlatformIO

    Mar 11, 2026

    • software-tools
    • embedded
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