Tuple Cheatsheets / Python / Built-ins / Data structures / Tuple Immutable. p = (11, 22) p # => (11, 2)